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: root-ca.guaranteedstruggle.host:
speaking-slut.guaranteedstruggle.host: speaking-slut.guaranteedstruggle.host:
mail.guaranteedstruggle.host: mail.guaranteedstruggle.host:
proxcenter.guaranteedstruggle.host: pegaprox.guaranteedstruggle.host:
children: children:
docker_lxc: docker_lxc:
@@ -91,7 +91,7 @@ angie:
hosts: hosts:
netbird-overlay.guaranteedstruggle.host: netbird-overlay.guaranteedstruggle.host:
speaking-slut.guaranteedstruggle.host: speaking-slut.guaranteedstruggle.host:
proxcenter.guaranteedstruggle.host: pegaprox.guaranteedstruggle.host:
docker: docker:
children: children:
@@ -108,7 +108,7 @@ docker:
nexus.guaranteedstruggle.host: nexus.guaranteedstruggle.host:
netbird-overlay.guaranteedstruggle.host: netbird-overlay.guaranteedstruggle.host:
speaking-slut.guaranteedstruggle.host: speaking-slut.guaranteedstruggle.host:
proxcenter.guaranteedstruggle.host: pegaprox.guaranteedstruggle.host:
kubernetes: kubernetes:
hosts: hosts:

View File

@@ -14,8 +14,8 @@ ExecStart=/usr/sbin/prometheus \
--config.file /etc/prometheus/prometheus.yaml \ --config.file /etc/prometheus/prometheus.yaml \
--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 180d \ --storage.tsdb.retention.time 70d \
--storage.tsdb.retention.size 35GB \ --storage.tsdb.retention.size 15GB \
--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 \