Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants