Skip to content

Grafana Dashboard: update to React components #171

@michalcukierman

Description

@michalcukierman

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions