disable the collection of mount service.
This commit is contained in:
@@ -4,7 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/opt/tsg/exporter/systemd_exporter --web.disable-exporter-metrics --collector.unit-blacklist=.*\.socket|systemd-fsck@.*\.service|-\.slice
|
||||
ExecStart=/opt/tsg/exporter/systemd_exporter --web.disable-exporter-metrics --collector.unit-blacklist=.*\.socket|systemd-fsck@.*\.service|-\.slice|-\.mount
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user