This commit is contained in:
XenGi 2026-02-24 09:55:28 +01:00
parent 8a607a37a8
commit 3c1622ba21
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -53,7 +53,7 @@
scrape_interval = "15s"; scrape_interval = "15s";
static_configs = [ static_configs = [
{ {
targets = ["ellsberg.berlin.ccc.de"]; targets = ["ellsberg.berlin.ccc.de:8006"];
} }
]; ];
metrics_path = "/pve"; metrics_path = "/pve";