diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-07-30 14:05:39 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-07-30 14:05:39 +0200 |
| commit | c153a351659e4596acfc31f00bf594343cbfcd68 (patch) | |
| tree | a9ed83de07711d6424fbea09aad28891bae5bfe4 /modules/vhack/mo/monitoring/dashboards | |
| parent | hosts/server3: Setup prometheus server in agent mode (diff) | |
| download | nixos-server-c153a351659e4596acfc31f00bf594343cbfcd68.zip | |
modules: Use namespaces
That might make it easier in the future to merge different server
configs together (and thusly facilitate code-reuse.).
Diffstat (limited to '')
| -rw-r--r-- | modules/vhack/mo/monitoring/dashboards/node_exporter.json (renamed from modules/by-name/mo/monitoring/dashboards/node_exporter.json) | 0 | ||||
| -rw-r--r-- | modules/vhack/mo/monitoring/dashboards/performance.json (renamed from modules/by-name/mo/monitoring/dashboards/performance.json) | 0 | ||||
| -rw-r--r-- | modules/vhack/mo/monitoring/dashboards/scraping_jobs.json (renamed from modules/by-name/mo/monitoring/dashboards/scraping_jobs.json) | 0 | ||||
| -rw-r--r-- | modules/vhack/mo/monitoring/dashboards/systemd_exporter.json (renamed from modules/by-name/mo/monitoring/dashboards/systemd_exporter.json) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/modules/by-name/mo/monitoring/dashboards/node_exporter.json b/modules/vhack/mo/monitoring/dashboards/node_exporter.json index 1666125..1666125 100644 --- a/modules/by-name/mo/monitoring/dashboards/node_exporter.json +++ b/modules/vhack/mo/monitoring/dashboards/node_exporter.json diff --git a/modules/by-name/mo/monitoring/dashboards/performance.json b/modules/vhack/mo/monitoring/dashboards/performance.json index bb8c88f..bb8c88f 100644 --- a/modules/by-name/mo/monitoring/dashboards/performance.json +++ b/modules/vhack/mo/monitoring/dashboards/performance.json diff --git a/modules/by-name/mo/monitoring/dashboards/scraping_jobs.json b/modules/vhack/mo/monitoring/dashboards/scraping_jobs.json index 39921d0..39921d0 100644 --- a/modules/by-name/mo/monitoring/dashboards/scraping_jobs.json +++ b/modules/vhack/mo/monitoring/dashboards/scraping_jobs.json diff --git a/modules/by-name/mo/monitoring/dashboards/systemd_exporter.json b/modules/vhack/mo/monitoring/dashboards/systemd_exporter.json index 7a7e67c..7a7e67c 100644 --- a/modules/by-name/mo/monitoring/dashboards/systemd_exporter.json +++ b/modules/vhack/mo/monitoring/dashboards/systemd_exporter.json |
