open-telemetry / wg-prometheus

Workgroup for building Prometheus-OTLP interoperability for the OTEL Collector and Prometheus related discussions.
Apache License 2.0
41 stars 6 forks source link

Tracking issue: SDK Prometheus exporter spec-compliance #73

Open dashpole opened 1 year ago

dashpole commented 1 year ago

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 commented 1 year ago

@dashpole

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

Use case:

dashpole commented 1 year ago

Related OpenTelemetry Collector issues:

gouthamve commented 12 months ago

Go has a couple of issues: https://github.com/open-telemetry/opentelemetry-go/issues/4371 and https://github.com/open-telemetry/opentelemetry-go/issues/4372