add mongodb dashboard

This commit is contained in:
tom.chivert
2023-09-13 14:09:13 +02:00
parent 023ae33b7b
commit 424a85c88f
3 changed files with 1515 additions and 1 deletions

View File

@ -4,7 +4,7 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/prometheus-mongodb-exporter --compatible-mode --collect-all --discovering-mode
ExecStart=/usr/local/bin/prometheus-mongodb-exporter --compatible-mode --collect-all
EnvironmentFile=/etc/default/prometheus-mongodb-exporter
[Install]