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

Tracking issue: SDK Prometheus exporter spec-compliance #73

Open
dashpole opened this issue Jun 26, 2023 · 3 comments
Open

Tracking issue: SDK Prometheus exporter spec-compliance #73

dashpole opened this issue Jun 26, 2023 · 3 comments

Comments

@dashpole
Copy link

I did a mini-audit of the current state of prometheus exporters in the OTel ecosystem a little while back. I'm leaving a tracking issue here to be able to easily see how those issues are progressing.

Go is compliant

Java:

Python:

JS:

C++:

.NET:

Rust:

Swift:

@open-telemetry/wg-prometheus

@marcalff
Copy link
Member

@dashpole

Please also track the prometheus exporters located in the opentelemetry-collector.

Use case:

  • an application is instrumented to emit metrics
  • exports metrics using the OTLP exporter (not Prometheus)
  • to an opentelemetry-collector
  • which forwards the data to prometheus

@gouthamve
Copy link
Member

Go has a couple of issues: open-telemetry/opentelemetry-go#4371 and open-telemetry/opentelemetry-go#4372

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

No branches or pull requests

3 participants