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 exemplar support #51

Closed actualwitch closed 1 year ago

actualwitch commented 1 year ago

i also updated the example to show we track exemplars for all autometrized functions inside the span, a la rust version