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

Removal of AngularJS support in Grafana #383

Open
marmila opened this issue Apr 10, 2024 · 1 comment
Open

Removal of AngularJS support in Grafana #383

marmila opened this issue Apr 10, 2024 · 1 comment

Comments

@marmila
Copy link

marmila commented Apr 10, 2024

Hello,

I recently came across an important update from Grafana, detailed in a blog post on their official site (Removal of AngularJS Support in Grafana: What You Need to Know), announcing the removal of AngularJS support. Given that this project relies on Grafana for visualizations/dashboards, this development might significantly impact its functionality or future compatibility.

To summarize, the post outlines that starting from Grafana version 11 (the specific version where AngularJS support is removed), dashboards or plugins developed with AngularJS will no longer function as expected without migration to a supported framework (e.g., React). I think it's an important discussion we need to start. I'm also more than willing to assist in this process, whether it be through research, testing, or development.

Thx in advance.

@ricsanfre
Copy link
Owner

Hi Marco,

Thanks for the heads-up.

Most of the dashboards come from kube-prometheus-stack helm chart, which also takes the dashboards from kubernetes-mixin project. There is an open issue, kubernetes-monitoring/kubernetes-mixin#898, to fix this AngularJS deprecation.
Anyway we are maintaining locally a set of dashboards, most of them from grafana.com. The list of local dashboards is in https://github.com/ricsanfre/pi-cluster/tree/master/argocd/system/monitoring/dashboards.

I also have documented where to download the source json documents and what modifications I did on them. All documented here https://picluster.ricsanfre.com/docs/prometheus/

Happy to accept any PR from you to help with this issue.

Regards
Ricardo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants