kube-prometheus icon indicating copy to clipboard operation
kube-prometheus copied to clipboard

example dashboards use angular which is depreciated in grafana

Open jcpunk opened this issue 9 months ago • 2 comments

What happened?

When importing the example dashboards from manifests/grafana-dashboardDefinitions.yaml into grafana 10.4 it reports angular integration is deprecated.

Did you expect to see some different?

No deprecated pannels

How to reproduce it (as minimally and precisely as possible):

Install grafana 10.4, import dashboards, view dashboards in web interface

Environment

  • Prometheus Operator version:

    Insert image tag or Git SHA here

  • Kubernetes version information:

    kubectl version

  • Kubernetes cluster kind:

    insert how you created your cluster: kops, bootkube, tectonic-installer, etc.

  • Manifests:

insert manifests relevant to the issue
  • Prometheus Operator Logs:
Insert Prometheus Operator logs relevant to the issue here
  • Prometheus Logs:
Insert Prometheus logs relevant to the issue here

Anything else we need to know?:

jcpunk avatar May 08 '24 18:05 jcpunk

Dashboards were already upgraded in the upstream repository: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/dashboards

We should wait until someone pulls them into this repo :)

slenky avatar May 10 '24 08:05 slenky