add --collect-all mode on mongodb exporter
This commit is contained in:
parent
64568b0572
commit
023ae33b7b
@ -4,7 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/prometheus-mongodb-exporter --compatible-mode
|
||||
ExecStart=/usr/local/bin/prometheus-mongodb-exporter --compatible-mode --collect-all --discovering-mode
|
||||
EnvironmentFile=/etc/default/prometheus-mongodb-exporter
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user