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

goldendataset: fix histogram metric BucketCounts length #35610

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

narcis96
Copy link
Contributor

@narcis96 narcis96 commented Oct 4, 2024

Correct Histograms as described in OTLP

Link to tracking Issue: Fixes #35594

Testing: Tests passed

@songy23 songy23 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 4, 2024
@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label Oct 4, 2024
@andrzej-stencel andrzej-stencel merged commit a4fd3ae into open-telemetry:main Oct 9, 2024
155 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 9, 2024
jmichalek132 pushed a commit to jmichalek132/opentelemetry-collector-contrib that referenced this pull request Oct 10, 2024
@narcis96 narcis96 deleted the narcis/goldendataset branch October 15, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal/core ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

goldendataset.GenerateMetric generates Histograms with invalid bucket counts
4 participants