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

Grafana Dashboard: update to React components #171

Open
michalcukierman opened this issue May 14, 2024 · 0 comments
Open

Grafana Dashboard: update to React components #171

michalcukierman opened this issue May 14, 2024 · 0 comments

Comments

@michalcukierman
Copy link

michalcukierman commented May 14, 2024

Graph (Angular based) s deprecated in the new versions of Grafana.
In order to automatically migrate to Time Series (React) dashboards the following steps are required:

  1. Start Grafana in the development mode
  2. append &__feature.autoMigrateOldPanels=true parameter to the URL. I.e.: http://localhost:3000/d/sWPi0L-mk/pulsar-messaging?orgId=1&refresh=1m&__feature.autoMigrateOldPanels=true
  3. The dashboard can now be exported / incorporated into the codebase

What do you think?

@michalcukierman michalcukierman changed the title Grafana Dashboard: update to the React components Grafana Dashboard: update to React components May 14, 2024
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

1 participant