Fix prometheus log level
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -271,7 +271,7 @@ in
|
||||
networks.prometheus-ext.ref
|
||||
];
|
||||
exec = [
|
||||
"--log.level=debug"
|
||||
"--log.level=warn"
|
||||
"--config.file=/etc/prometheus/prometheus.yaml"
|
||||
"--storage.tsdb.path=/var/lib/prometheus"
|
||||
"--storage.tsdb.retention.time=1y"
|
||||
|
Reference in New Issue
Block a user