re prometheus
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
hogweed1
2026-06-12 23:04:40 +10:00
parent 9f72e9a20c
commit 04dc1b0f04

View File

@@ -15,7 +15,7 @@ ExecStart=/usr/sbin/prometheus \
--web.config.file=/etc/prometheus/web-config.yaml \ --web.config.file=/etc/prometheus/web-config.yaml \
--storage.tsdb.path /prometheus-data/ \ --storage.tsdb.path /prometheus-data/ \
--storage.tsdb.retention.time 70d \ --storage.tsdb.retention.time 70d \
--storage.tsdb.retention.size 15GB \ --storage.tsdb.retention.size 12GB \
--storage.tsdb.max-block-duration=2h \ --storage.tsdb.max-block-duration=2h \
--storage.tsdb.min-block-duration=2h \ --storage.tsdb.min-block-duration=2h \
--web.enable-remote-write-receiver \ --web.enable-remote-write-receiver \