semi-failed packaging of actual budget prometheus exporter

This commit is contained in:
Noah Masur
2025-04-23 19:20:45 +00:00
parent 562295edb1
commit 11e0992d99
4 changed files with 134 additions and 4 deletions

View File

@ -103,8 +103,9 @@ in
value = name;
}) hostname_map;
};
metrics = { }; # Enables Prometheus metrics
};
apps.http.servers.metrics = { }; # Enables Prometheus metrics
apps.tls.automation.policies = cfg.tlsPolicies;
# Setup logging to journal and files