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

Change order of decorators in example #21

Closed flenter closed 1 year ago

flenter commented 1 year ago

It is better if the autometrics decorator is the top decorator so the actual caller function gets stored instead of information on the decorator