bugfix:TSG-19966:Update systemd_exporter to version 0.6.0.
This commit is contained in:
Binary file not shown.
@@ -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|-\.mount
|
||||
ExecStart=/opt/tsg/exporter/systemd_exporter --web.disable-exporter-metrics --systemd.collector.unit-exclude=".*\.socket|systemd-fsck@.*\.service|-\.slice|-\.mount"
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user