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-scraper] fix JVM units + simplify tests #1593

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

SylvainJuge
Copy link
Contributor

@SylvainJuge SylvainJuge commented Dec 11, 2024

Description:

  • removed 'typed' attributes from tests
  • fix 'bytes' unit by using 'By'
  • fix other units
  • update jmx gatherer JVM metrics for consistency

Part of #1573

Changing units is not considered a "breaking change" as they are often only stored as meta-data. Aligning those units with semconv would have to be done at some point and there is no point in keeping those inconsistencies.

@trask trask merged commit fa217e5 into open-telemetry:main Dec 11, 2024
14 checks passed
@SylvainJuge SylvainJuge deleted the test-cleanup-jvm branch December 11, 2024 15:48
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.

4 participants