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

Export max and min in Metric exporter for HistogramDataPoint #601

Conversation

nachoBonafonte
Copy link
Member

Fixes #594

Copy link
Contributor

@vvydier vvydier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like it was only missing in Histogram case, already in ExponentialHistogram. looks good.

@nachoBonafonte nachoBonafonte merged commit 3093351 into open-telemetry:main Sep 12, 2024
6 checks passed
@nachoBonafonte nachoBonafonte deleted the add-min-max-to-otlp-metric-exporter branch September 12, 2024 16:13
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.

Exported metric data has a count and sum but no min and max value
2 participants