MongoDB exporter log level fix.
This commit is contained in:
+1
-1
@@ -4111,7 +4111,7 @@ services:
|
||||
- ${DOCKER_VOLUME_CONFIG}/mongodb/db:/data/db
|
||||
mongodb-exporter:
|
||||
command:
|
||||
- --log.level="error"
|
||||
- --log.level=error
|
||||
- --web.listen-address=":9216"
|
||||
- --web.telemetry-path="/metrics"
|
||||
container_name: mongodb-exporter
|
||||
|
||||
Reference in New Issue
Block a user