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

chore(grafana-dashboards): update dashboard node exporter full to revision 32 #6222

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross 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-ross bot-ross bot requested a review from onedr0p as a code owner October 17, 2023 23:40
@bot-ross bot-ross bot added renovate/grafana-dashboard type/major area/kubernetes Changes made in the kubernetes directory labels Oct 17, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Oct 17, 2023

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

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

@@ -180,13 +180,13 @@

     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/miniflux.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/13502/revisions/23/download\"\
     \ \\\n      | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/minio.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/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 \\\
--- kubernetes HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ kubernetes HelmRelease: monitoring/grafana Deployment: monitoring/grafana

@@ -22,13 +22,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 251647bb3edfc16dfce5550534c53c8ca83144a72d1c83a8233c5b7b97996eb4
         checksum/sc-dashboard-provider-config: df87d2df6b4f400f09230232bfd48c1a32f72f68c7f0b2ac9c85bb154225044e
-        checksum/secret: 39e312d3ac307705613bb23a65cded851b97b44770986ef2eae09ab2a425a87a
+        checksum/secret: 0cbf55dbefc79e171a243fa62be2c588f5da0b448c588e251cc4a9c8d8144547
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472

@bot-ross
Copy link
Contributor Author

bot-ross 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

@@ -128,13 +128,13 @@

             value: Prometheus
           gnetId: 13502
           revision: 23
         node-exporter-full:
           datasource: Prometheus
           gnetId: 1860
-          revision: 31
+          revision: 32
         redis:
           datasource: Prometheus
           gnetId: 763
           revision: 5
         unpackerr:
           datasource:

@bot-ross bot-ross bot changed the title chore Update dashboard Node Exporter Full to revision 32 chore(grafana-dashboards): update dashboard node exporter full to revision 32 Oct 17, 2023
@onedr0p onedr0p merged commit 6399bda into main Oct 18, 2023
@onedr0p onedr0p deleted the renovate/node-exporter-full-32.x branch October 18, 2023 00:18
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