chore(grafana-dashboards)!: Update dashboard Node Exporter Full ( 37 → 39 ) #71

Merged
renovate[bot] merged 1 commit from renovate/node-exporter-full-39.x into main 2025-04-14 04:45:42 +02:00
renovate[bot] commented 2025-04-14 01:09:58 +02:00 (Migrated from github.com)

This PR contains the following updates:

Package Update Change
Node Exporter Full major 37 -> 39

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 | `37` -> `39` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9ncmFmYW5hLWRhc2hib2FyZCIsInR5cGUvbWFqb3IiXX0=-->
giorgiobot[bot] commented 2025-04-14 01:10:42 +02:00 (Migrated from github.com)
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

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

@@ -111,13 +111,13 @@

     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/intel-gpu.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/37/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/1860/revisions/39/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"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\"\
```diff --- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana +++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana @@ -111,13 +111,13 @@ \ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"prometheus\"\ ,/g' \\\n> \"/var/lib/grafana/dashboards/default/intel-gpu.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/37/download\"\ + \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/1860/revisions/39/download\"\ \ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"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\"\ ``` <!-- Sticky Pull Request Comment71/kubernetes/ -->
Sign in to join this conversation.
No description provided.