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
Fix bad copy-paste mistake
#86
Closed
gagbo
closed
10 months ago
gagbo
commented
10 months ago
Description
Fixes issue #85
Checklist
[ ] 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
[x] The prometheus example in repository works fine:
the docker compose file is valid
the application compiles and run
alerts are getting triggered in Prometheus
exemplars are accessible on the graph
Description
Fixes issue #85
Checklist