diff options
Diffstat (limited to 'modules/by-name/mo/monitoring')
| -rw-r--r-- | modules/by-name/mo/monitoring/components/prometheus.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/by-name/mo/monitoring/components/prometheus.nix b/modules/by-name/mo/monitoring/components/prometheus.nix index dbe6c06..6efe308 100644 --- a/modules/by-name/mo/monitoring/components/prometheus.nix +++ b/modules/by-name/mo/monitoring/components/prometheus.nix @@ -8,7 +8,6 @@ commonLabels = { hostname = config.networking.hostName; - inherit (config.vhack.monitoring.grafana) fqdn; }; prom_cfg = config.services.prometheus; |
