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

(grafana-dashboards): update dashboard prometheus ( 5 β†’ 6 ) #2412

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
Prometheus 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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 26, 2024
Copy link

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

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

@@ -181,10 +181,10 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/nginx/nginx.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/kubernetes/ingress-nginx/master/deploy/grafana/dashboards/request-handling-performance.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/nginx/nginx-request-handling-performance.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/19105/revisions/5/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/19106/revisions/6/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/prometheus/prometheus.json\"\n"
 

Copy link

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

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

@@ -161,14 +161,14 @@

         nginx-request-handling-performance:
           datasource: Prometheus
           url: https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/grafana/dashboards/request-handling-performance.json
       prometheus:
         prometheus:
           datasource: Prometheus
-          gnetId: 19105
-          revision: 5
+          gnetId: 19106
+          revision: 6
     datasources:
       datasources.yaml:
         apiVersion: 1
         datasources:
         - access: proxy
           isDefault: true

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/prometheus-6.x branch from dfd9e97 to 8c49473 Compare November 26, 2024 23:02
@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/prometheus-6.x branch from 8c49473 to b97b260 Compare November 29, 2024 22:03
@binaryn3xus binaryn3xus merged commit d195ed7 into main Nov 30, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/prometheus-6.x branch November 30, 2024 02:03
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 type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant