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

histograms: Implement final OM text format #11265

Open
beorn7 opened this issue Sep 6, 2022 · 3 comments
Open

histograms: Implement final OM text format #11265

beorn7 opened this issue Sep 6, 2022 · 3 comments

Comments

@beorn7
Copy link
Member

beorn7 commented Sep 6, 2022

Once OM has decided how the text format representation of Native Histograms should look like (likely in OM 2.0, cf. OpenObservability/OpenMetrics#237 for tracking), we need to implement it here in prometheus/prometheus.

This is needed to declare Native Histograms a stable feature.

See also #11172, which will inform how to design the text format.

@beorn7
Copy link
Member Author

beorn7 commented Feb 21, 2023

For reference: https://docs.google.com/document/d/1w6GhLmDYKkkNLsyPWkC3TGhW3Rs1G73j7E_nG7bhlw0/edit# enumerates ideas how an OM text format could look like

@weyert
Copy link

weyert commented Apr 4, 2023

Are there any decisions made on the OM text format?

I would interested in implementing the text format for the OpenTelemetry Prometheus exporter in otel-js.

@beorn7
Copy link
Member Author

beorn7 commented Apr 4, 2023

No decisions made yet. The next step would be to create a prototype in any of the instrumentation libraries based on the brainstorming doc linked above. https://github.com/prometheus/client_python comes to mind, and @csmarchbanks seemed interesting in exploring the topic. Not sure how soon he'll have time (or if he is ready to receive PRs from others).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants