We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf6686 commit 6949128Copy full SHA for 6949128
1 file changed
Dockerfile
@@ -40,6 +40,7 @@ CMD sh -c "\
40
prometheus \
41
--config.file=/etc/prometheus/prometheus.yml \
42
--storage.tsdb.path=/prometheus \
43
+ --storage.tsdb.retention.time=3650d \
44
--web.enable-lifecycle & \
45
java -jar /prometheus-service.jar \
46
"
0 commit comments