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

[kube-prometheus-stack] Grafana Dashboards Giving Warning for AngularJS Deprecation #4393

Closed
RishabhKumarGupta opened this issue Mar 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@RishabhKumarGupta
Copy link

Describe the bug a clear and concise description of what the bug is.

All the grafana dashboards giving the warning related to AngularJS Depreication . The use of AngularJS in Grafana has been deprecated in favor of React. Support for AngularJS will be turned off by default in Grafana 11 .

image

What's your helm version?

version.BuildInfo{Version:"v3.13.2", GitCommit:"2a2fb3b98829f1e0be6fb18af2f6599e0f4e8243", GitTreeState:"clean", GoVersion:"go1.20.10"}

What's your kubectl version?

Client Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.1", GitCommit:"4c9411232e10168d7b050c49a1b59f6df9d7ea4b", GitTreeState:"clean", BuildDate:"2023-04-14T13:21:19Z", GoVersion:"go1.20.3", Compiler:"gc", Platform:"windows/amd64"} Kustomize Version: v5.0.1 Server Version: version.Info{Major:"1", Minor:"26", GitVersion:"v1.26.11", GitCommit:"3cd242c51317aed8858119529ccab22079f523b1", GitTreeState:"clean", BuildDate:"2023-11-15T16:50:12Z", GoVersion:"go1.20.11", Compiler:"gc", Platform:"linux/amd64"}

Which chart?

kube-prometheus-stack

What's the chart version?

57.1.0

What happened?

Grafana will be stopped supporting the dashboards that are using AngularJS Plugins in Grafana 11 .

What you expected to happen?

Grafana Dashboards Needs to migrate from AngularJS to React Based Plugins , for more info https://grafana.com/docs/grafana/latest/developers/angular_deprecation/angular-plugins/#automatic-migration-of-plugins

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

helm upgrade --install prometheus prometheus-community/kube-prometheus-stack --values myvalues.yaml --namespace prometheus --version=57.1.0

Anything else we need to know?

When we are planning to do this change ?

@RishabhKumarGupta RishabhKumarGupta added the bug Something isn't working label Mar 26, 2024
@jkroepke
Copy link
Member

duplicate of #4380

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants