Closed RomainMou closed 1 month ago
Hello @funkyfuture, thanks for all your feedback, they are very appreciate for a beginner like me. I've try to take all of them into account.
Is there anything missing to merge this PR? Anything I can do?
Please also check that your metric names conform to the Prometheus best practice guide: https://prometheus.io/docs/practices/naming/
Hi,
I've made a small script to retrieve some metrics from
needrestart
, and perhaps it could be useful for others?The script runs
needrestart -b
(batch mode), parses the output, and displays some metrics. It looks like this: