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
A Noop MetricId will cause metric type cast err.
ignore noopId, do not register it .
java -version
uname -a
The text was updated successfully, but these errors were encountered:
被动采集功能重构&若干问题修复 (#34)
77b691c
* #29 TopGauge prevent NoopId * add linux os metrics export * lookoutRegistry (support proactive mode) and add access token ctrl
Successfully merging a pull request may close this issue.
Describe the bug
A Noop MetricId will cause metric type cast err.
Expected behavior
Actual behavior
ignore noopId, do not register it .
Steps to reproduce
Minimal yet complete reproducer code (or GitHub URL to code)
Environment
java -version
): 1.8uname -a
): -The text was updated successfully, but these errors were encountered: