prometheus retention days increased to 60
This commit is contained in:
@@ -278,7 +278,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --config.file=/etc/prometheus/prometheus.yml
|
- --config.file=/etc/prometheus/prometheus.yml
|
||||||
- --storage.tsdb.path=/prometheus
|
- --storage.tsdb.path=/prometheus
|
||||||
- --storage.tsdb.retention.time=15d
|
- --storage.tsdb.retention.time=60d
|
||||||
- --storage.tsdb.retention.size=19GB
|
- --storage.tsdb.retention.size=19GB
|
||||||
- --web.enable-lifecycle
|
- --web.enable-lifecycle
|
||||||
- --web.enable-admin-api
|
- --web.enable-admin-api
|
||||||
|
|||||||
Reference in New Issue
Block a user