diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-05-12 14:45:17 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-05-12 14:45:17 -0700 |
| commit | 83d862a60414b18e03b24c1e5ac198bf4c5bf662 (patch) | |
| tree | 9649ab7331bada6fdc7887b2baa45b0fa203f341 /modules/services/monitoring/default.nix | |
| parent | hosts/carmel: fix proxy_pass configuration (diff) | |
| download | infra-83d862a60414b18e03b24c1e5ac198bf4c5bf662.tar.gz | |
profiles/monitoring: move node exporter to a profile
Diffstat (limited to 'modules/services/monitoring/default.nix')
| -rw-r--r-- | modules/services/monitoring/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/services/monitoring/default.nix b/modules/services/monitoring/default.nix index d8c9790..fe1e219 100644 --- a/modules/services/monitoring/default.nix +++ b/modules/services/monitoring/default.nix @@ -6,7 +6,6 @@ in imports = [ ./grafana.nix ./loki.nix - ./node-exporter.nix ./prometheus.nix ./promtail.nix ]; |
