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

This commit is contained in:
hogweed1
2026-06-12 22:58:40 +10:00
parent 9bde2aa691
commit 9f72e9a20c
2 changed files with 5 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ lxc:
root-ca.guaranteedstruggle.host:
speaking-slut.guaranteedstruggle.host:
mail.guaranteedstruggle.host:
proxcenter.guaranteedstruggle.host:
pegaprox.guaranteedstruggle.host:
children:
docker_lxc:
@@ -91,7 +91,7 @@ angie:
hosts:
netbird-overlay.guaranteedstruggle.host:
speaking-slut.guaranteedstruggle.host:
proxcenter.guaranteedstruggle.host:
pegaprox.guaranteedstruggle.host:
docker:
children:
@@ -108,7 +108,7 @@ docker:
nexus.guaranteedstruggle.host:
netbird-overlay.guaranteedstruggle.host:
speaking-slut.guaranteedstruggle.host:
proxcenter.guaranteedstruggle.host:
pegaprox.guaranteedstruggle.host:
kubernetes:
hosts:

View File

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