Closed SamSpiri closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Can you attach a sample warning?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This role has been deprecated in favor of a the prometheus-community/ansible collection.
When put
--collector.filesystem.ignored-fs-types=^(sys|proc|auto|fuse.lxc)fs$ --collector.filesystem.ignored-mount-points=^/(sys|proc|dev|run|var/lib/docker/.+|etc/network/interfaces.dynamic.d)($|/) --collector.diskstats --collector.diskstats.ignored-devices=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$
into node-exporter.service, the systemd is writing errors in the log of node-exporter. It still works though, but I don't like errors in logs.