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

Add Default Histogram Aggregation in prometheus schema #99

Conversation

Abhishekkr3003
Copy link

Adds support for providing default_histogram_aggregation via a config file for Prometheus Metric Exporter.
Support for configuring Default Histogram Aggregation for Prometheus exporter is added in this PR: open-telemetry/opentelemetry-java#6541.

@Abhishekkr3003 Abhishekkr3003 requested a review from a team July 2, 2024 11:42
Copy link
Member

@jack-berg jack-berg left a comment

Choose a reason for hiding this comment

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

We have a policy to only add schema surface area for configuration options which are defined in the spec. I'm supportive of this change and opened open-telemetry/opentelemetry-specification#4124 to add the corresponding option in the spec, which would unblock this.

schema/meter_provider.json Outdated Show resolved Hide resolved
@Abhishekkr3003
Copy link
Author

We have a policy to only add schema surface area for configuration options which are defined in the spec. I'm supportive of this change and opened open-telemetry/opentelemetry-specification#4124 to add the corresponding option in the spec, which would unblock this.

Thanks a lot @jack-berg!

@jack-berg
Copy link
Member

This is superseded by #107, which solves the problem more generally and for all metric exporters. Closing this PR.

@jack-berg jack-berg closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants