You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support `build_info` metrics for Prometheus tracker (#35)
42
+
-**NOTE**: The OpenTelemetry tracker does not accurately track `build_info`, so you will need to set the env var `AUTOMETRICS_TRACKER=PROMETHEUS` to see accurate build info in your metrics (see #38)
43
+
- OpenTelemetry Support (#28)
44
+
- Fly.io example (#26)
45
+
- Django example (#22)
46
+
47
+
### Fixed
48
+
49
+
- The `autometrics` decorator now supports async functions (#33)
0 commit comments