feat(monitoring): more status endpoints

This commit is contained in:
arcnmx 2024-06-01 11:22:28 -07:00
parent ebfd1f5a9a
commit 23b746191f
27 changed files with 344 additions and 138 deletions

View file

@ -12,7 +12,7 @@
nodeExporterSystems =
filter (
system:
system.config.access.online.enable
system.config.exports.prometheus.exporter.enable
&& system.config.exports.prometheus.exporter.services != []
)
(attrValues systems);