Skip to content
New issue

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

jmx filter negative values in yaml #13589

Merged
merged 7 commits into from
Apr 7, 2025

Conversation

SylvainJuge
Copy link
Contributor

Fixes #13461
Unblocks #13392

Adds a new dropNegativeValues attribute in YAML that enables to filter negative values which are commonly produced by MBean implementations to indicate metric is not available.

@SylvainJuge SylvainJuge marked this pull request as ready for review March 28, 2025 09:10
@SylvainJuge SylvainJuge requested a review from a team as a code owner March 28, 2025 09:10
@SylvainJuge SylvainJuge self-assigned this Apr 7, 2025
@trask trask enabled auto-merge (squash) April 7, 2025 14:27
@trask trask merged commit 181f998 into open-telemetry:main Apr 7, 2025
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JMX Metrics with yaml: need the ability to filter negative values
3 participants