issues
search
autometrics-dev
/
autometrics-go
Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries
https://autometrics.dev
Apache License 2.0
142
stars
9
forks
source link
Change function calls count to use a monotonic counter
#42
Closed
gagbo
closed
1 year ago
gagbo
commented
1 year ago
Description
Update autometrics-shared submodule
fix(otel): change function calls counter type
Fixes issue #37
Checklist
[x] The CHANGELOG is updated.
[x] The open-telemetry example in repository works fine:
the docker compose file is valid
the application compiles and run
alerts are getting triggered in Prometheus
Description
Fixes issue #37
Checklist