fix wrong default database for mongodb
This commit is contained in:
parent
b537ee316c
commit
0246fa3e91
@ -6,7 +6,7 @@ prometheus_exporter_packages: []
|
|||||||
prometheus_nodes_ip:
|
prometheus_nodes_ip:
|
||||||
localhost: "127.0.0.1"
|
localhost: "127.0.0.1"
|
||||||
|
|
||||||
prometheus_mongodb_exporter_database: "database"
|
prometheus_mongodb_exporter_database: "admin"
|
||||||
prometheus_mongodb_exporter_host: "localhost"
|
prometheus_mongodb_exporter_host: "localhost"
|
||||||
prometheus_mongodb_exporter_port: 27017
|
prometheus_mongodb_exporter_port: 27017
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user