summaryrefslogtreecommitdiffstats
path: root/molecule/raspberrypi
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-06-22 18:04:40 +0200
committerAhmed AbdelHalim <[email protected]>2026-06-22 18:04:40 +0200
commitd7338c90633138f2f84275ac218648d23a832d3b (patch)
tree6df05c0a11d41a419d261bcd8a052de19172c2f6 /molecule/raspberrypi
parent83cb69983a56d3d2c37a37a484a40c0a50707afa (diff)
Refactor installing grafana dashboards using URL only
Refactor prometheus extra scraping jobs
Diffstat (limited to 'molecule/raspberrypi')
-rw-r--r--molecule/raspberrypi/converge.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml
index 75e3d693..6c19f3c1 100644
--- a/molecule/raspberrypi/converge.yml
+++ b/molecule/raspberrypi/converge.yml
@@ -67,9 +67,8 @@
gateway_enabled: true
gateway_local_ipv4_subnet: "10.0.0.0/24"
grafana_dashboards:
- - id: 1860
- revision: 37
- name: "node-exporter-full"
+ - name: "node-exporter-full"
+ url: "https://grafana.com/api/dashboards/1860/revisions/45/download"
datasource_mappings:
- key: "000000001"
value: "prometheus"