We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
response data:
[{"metric":"name","tags":{"cluster":"xxxx","running":"0","Hostname":"xxxx"},"aggregateTags":[],"dps":{}}]
and the JS ERROR
/single stat/module.js
Line:189 : var lastValue = _.last($scope.series[0].datapoints)[0]; // dps is null that will be error
I suggest to fix this by add judge
The text was updated successfully, but these errors were encountered:
c43f2bb
No branches or pull requests
response data:
and the JS ERROR
/single stat/module.js
I suggest to fix this by add judge
The text was updated successfully, but these errors were encountered: