Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(grafana-dashboard)!: Update dashboard Node Exporter Full to v32 #1228

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Oct 17, 2023

This PR contains the following updates:

Package Update Change
Node Exporter Full major 31 -> 32

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner October 17, 2023 21:48
@bot-blake bot-blake bot added renovate/grafana-dashboard type/major area/kubernetes Changes made in the kubernetes directory labels Oct 17, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 17, 2023

--- kubernetes HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

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

@@ -201,13 +201,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/external-dns.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://raw.githubusercontent.com/external-secrets/external-secrets/main/docs/snippets/dashboard.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/external-secrets.json\"\n  \n\
     curl -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/31/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/1860/revisions/32/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/763/revisions/5/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/redis.json\"\n  \ncurl -skf \\\

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 17, 2023

--- kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana

+++ kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/cluster-apps-grafana HelmRelease: monitoring/grafana

@@ -156,13 +156,13 @@

         external-secrets:
           datasource: Prometheus
           url: https://raw.githubusercontent.com/external-secrets/external-secrets/main/docs/snippets/dashboard.json
         node-exporter-full:
           datasource: Prometheus
           gnetId: 1860
-          revision: 31
+          revision: 32
         redis:
           datasource: Prometheus
           gnetId: 763
           revision: 5
         speedtest-exporter:
           datasource:

@buroa buroa merged commit 4fa8e7c into master Oct 17, 2023
@buroa buroa deleted the renovate/node-exporter-full-32.x branch October 17, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/grafana-dashboard type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant