Does grafana7.5 support SceneApp?

I am a beginner in Grafana. I am currently using version 7.5 of Grafana. Following the steps below, I created a SceneApp project. However, when I open my plugin in Grafana, it keeps displaying “loading…”. I don’t understand why. Could you please provide some guidance? Thank you.

  1. Created a SceneApp using “yarn create @grafana/plugin”.
  2. Ran “yarn install”.
  3. Ran “yarn build”.
  4. Copied the contents to “data/plugin” on disk.

Grafana scenes were introduced this year in Grafana 10. You are using a few years old version 7.5, so I would say that won’t be working.

Thank you very much for your response.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.