autometrics-dev / autometrics-py

Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
https://autometrics.dev
Apache License 2.0
214 stars 7 forks source link

Concurrency tracking does not work with OpenTelemetry library #57

Closed brettimus closed 5 months ago

brettimus commented 1 year ago

Related: #38, which will also be unblocked by https://github.com/open-telemetry/opentelemetry-python/pull/3306

the underlying issue is that opentelemetry-python does not translate up-down counters into prometheus gauges