infra/services/monitoring/exporters
emily 8d2a367e92 grafana-agent: make bagel.monitoring.grafana-agent.exporters an attrset
This allows us to use multiple jobs, one for each additional exporter,
and set their `job_name` accordingly.

`job_name` is exported as `job` label on the resulting metrics.
This allows us to quickly get an understanding what metrics of an
exporter are actually available by simply filtering all metrics by
`{job="$jobname"}`
2024-07-08 09:34:26 +03:00
..
cadvisor.nix grafana-agent: make bagel.monitoring.grafana-agent.exporters an attrset 2024-07-08 09:34:26 +03:00
default.nix Switch to push metrics with Grafana Agent 2024-07-08 09:34:24 +03:00
nginx.nix grafana-agent: make bagel.monitoring.grafana-agent.exporters an attrset 2024-07-08 09:34:26 +03:00
postgres.nix grafana-agent: make bagel.monitoring.grafana-agent.exporters an attrset 2024-07-08 09:34:26 +03:00