Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
since some weeks I found a new playground and play with metrics/prometheus. Therefore I enable metrics on different server apps to see what can be useful or not. But some of the apps now "flood" their logs with metrics access logs, up to the seconds I have configured (eg. every 15secs).
On a homelab/low traffic system, 95% of the logs are now metric access logs. Nice to see always a 200, but it feels useless with time. Also another piece that force wear leveling on sd-cards (Raspberry).
Would be cool to have an option to log metrics if there are really errors. Same for /healthz for healthcheck in Docker - even if the frequency is lower there.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions