chore(grafana-dashboards)!: Update dashboard Node Exporter Full ( 40 → 41 ) #289

Merged
renovate[bot] merged 1 commit from renovate/node-exporter-full-41.x into main 2025-06-18 09:33:01 +02:00
renovate[bot] commented 2025-06-15 04:11:41 +02:00 (Migrated from github.com)

This PR contains the following updates:

Package Update Change
Node Exporter Full major 40 -> 41

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | Node Exporter Full | major | `40` -> `41` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GiorgioAresu/home-ops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZ3JhZmFuYS1kYXNoYm9hcmQiLCJ0eXBlL21ham9yIl19-->
giorgiobot[bot] commented 2025-06-15 04:12:29 +02:00 (Migrated from github.com)
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

@@ -114,13 +114,13 @@

     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/keda.json\"\n  \ncurl -skf \\\
     \n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\" \\\
     \n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/13679/revisions/22/download\"\
     \ \\\n      | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/mikrotik-mktxp-exporter.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
-    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/1860/revisions/40/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/1860/revisions/41/download\"\
     \ \\\n      | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/node-exporter-full.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/22604/revisions/1/download\"\
     \ \\\n      | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/smartctl-exporter.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/18089/revisions/1/download\"\
```diff --- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana +++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana @@ -114,13 +114,13 @@ \ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"prometheus\"\ ,/g' \\\n> \"/var/lib/grafana/dashboards/default/keda.json\"\n \ncurl -skf \\\ \n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\" \\\ \n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/13679/revisions/22/download\"\ \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/mikrotik-mktxp-exporter.json\"\ \n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\ - \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/1860/revisions/40/download\"\ + \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/1860/revisions/41/download\"\ \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/node-exporter-full.json\"\ \n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/22604/revisions/1/download\"\ \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/smartctl-exporter.json\"\ \n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/18089/revisions/1/download\"\ ``` <!-- Sticky Pull Request Comment289/kubernetes/ -->
Sign in to join this conversation.
No description provided.