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

Dashboard JSON updates to support latest Grafana versions #62

Merged
merged 2 commits into from
May 20, 2024

Conversation

mitchtech
Copy link
Contributor

Importing the Pagespeed dashboard in current Grafana has templating error: "Templating Failed to upgrade legacy queries". This change updates these query variables templates.

Additional updates:
Singlestat Gauge visualizations updated to latest standalone Gauge visualization. Singlestat was deprecated in Grafana 7.0 and removed in Grafana 8.0:
https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/stat/

Migrated deprecated legacy Graph panels to Time Series panels. The Graph (old) panel uses a deprecated, legacy platform based on AngularJS and will stop working in future releases of Grafana:
https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

mitchtech added 2 commits May 18, 2024 20:02
Importing the Pagespeed dashboard in current Grafana has templating error: "Templating Failed to upgrade legacy queries". This change updates these query variables templates.

Also, Singlestat Gauge visualizations updated to latest standalone Gauge visualization. Singlestat was deprecated in Grafana 7.0 and removed in Grafana 8.0:
https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/stat/
@smartinov
Copy link
Contributor

Great work @mitchtech!

@smartinov smartinov merged commit 8924739 into foomo:main May 20, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants