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-dashboard): update dashboard redis dashboard for prometheus redis exporter 1.x to revision 6 #2019

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Feb 17, 2024

This PR contains the following updates:

Package Update Change
Redis Dashboard for Prometheus Redis Exporter 1.x major 5 -> 6

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.

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 17, 2024

--- kubernetes/apps/main/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

+++ kubernetes/apps/main/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

@@ -135,13 +135,13 @@

           datasource: Prometheus
           gnetId: 1860
           revision: 33
         redis:
           datasource: Prometheus
           gnetId: 763
-          revision: 5
+          revision: 6
         zfs:
           datasource: Prometheus
           gnetId: 7845
           revision: 4
       flux:
         flux-cluster:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 17, 2024

--- HelmRelease: observability/grafana ConfigMap: observability/grafana

+++ HelmRelease: observability/grafana ConfigMap: observability/grafana

@@ -182,13 +182,13 @@

     \ \\\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/33/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-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/763/revisions/6/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/redis.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/7845/revisions/4/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/default/zfs.json\"\n  \ncurl -skf \\\n\
--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

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

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 0837132e5b29481d103e42d3a0cd157909c5b93415bed44d97457b63539d03c8
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: ae9ab22d6119fa837356eb0d2eeaa871b47a9bd6928075b2e1920d079ee30444
+        checksum/secret: edf267dd78cf3bb3d405196b62d4aeaa7c2a83606b058dd176f560cb480e038a
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472

@kashalls kashalls merged commit ebefbde into main Feb 17, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-redis-dashboard-for-prometheus-redis-exporter-1.x-6.x branch February 18, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant