increase prometheus retention time to 90d
This commit is contained in:
parent
c866ce1cb1
commit
1845efda3b
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
port = 26678;
|
||||
enable = true;
|
||||
|
||||
retentionTime = "90d";
|
||||
|
||||
# ingest the published nodes
|
||||
scrapeConfigs = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue