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

OpenTelemetry Support #18

Closed Nlea closed 1 year ago

Nlea commented 1 year ago

Refactor the library so it uses OTel for the instrumentation and then the Prometheus exporter to make it available for Prometheus.