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 kubernetes / system / api server ( 16 → 17 ) #3888

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 22, 2024

This PR contains the following updates:

Package Update Change
Kubernetes / System / API Server major 16 -> 17

… server ( 16 → 17 )

| datasource                | package | from | to |
| ------------------------- | ------- | ---- | -- |
| custom.grafana-dashboards | 15761   | 16   | 17 |
@repo-jeeves repo-jeeves bot added renovate/grafana-dashboard Issue relates to a Grafana dashboard update type/major Issue relates to a major version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 22, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 22, 2024

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

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

@@ -261,13 +261,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux/flux-control-plane.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://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/logs.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux/flux-logs.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/15761/revisions/16/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15761/revisions/17/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/api-server.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/15762/revisions/18/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/coredns.json\"\n  \ncurl -skf\

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 22, 2024

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

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

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

           datasource: Prometheus
           url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/logs.json
       kubernetes:
         api-server:
           datasource: Prometheus
           gnetId: 15761
-          revision: 16
+          revision: 17
         coredns:
           datasource: Prometheus
           gnetId: 15762
           revision: 18
         global:
           datasource: Prometheus

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 22, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.13s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.64s
✅ YAML prettier 1 0 0.64s
✅ YAML yamllint 1 0 0.43s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 34afc64 into main Jun 22, 2024
12 checks passed
@szinn szinn deleted the renovate/main-major-grafana-dashboard branch June 22, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/grafana-dashboard Issue relates to a Grafana dashboard update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant