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

Add open telemetry support for python #27

Closed flenter closed 1 year ago

flenter commented 1 year ago

And switch to that implementation by default.

The current implementation will be the fallback implementation. This will make more in line with the other flavors of autometrics

flenter commented 1 year ago

Just noticed that this is a duplicate of #18