increate prometheus retention time
This commit is contained in:
parent
38ea6d811e
commit
a99d4534c6
@ -243,7 +243,7 @@ EOH
|
|||||||
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=1m",
|
||||||
]
|
]
|
||||||
volumes = [
|
volumes = [
|
||||||
"local/nomad-alert-rules.yml:/etc/prometheus/nomad-alert-rules.yml",
|
"local/nomad-alert-rules.yml:/etc/prometheus/nomad-alert-rules.yml",
|
||||||
|
Loading…
Reference in New Issue
Block a user