Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
metrics: increase retention to 2 years
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Lars Gierth <[email protected]>
  • Loading branch information
Lars Gierth committed Nov 26, 2015
1 parent 5f6e0fe commit 49295a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solarnet/roles/metrics/files/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ENTRYPOINT [ "/bin/prometheus" ]
CMD [ "-config.file=/etc/prometheus/prometheus.yml", \
"-storage.local.path=/prometheus", \
"-storage.local.memory-chunks=512288", \
"-storage.local.retention=8760h0m0s", \
"-web.path-prefix=/prometheus", \
"-web.console.libraries=/etc/prometheus/console_libraries", \
"-web.console.templates=/etc/prometheus/consoles" ]

0 comments on commit 49295a9

Please sign in to comment.