grafana / grafana-iot-twinmaker-app

AWS IoT TwinMaker Application Plugin for Grafana
Apache License 2.0
19 stars 12 forks source link

Error loading: grafana-iot-twinmaker-sceneviewer-panel #262

Closed binchoo closed 8 months ago

binchoo commented 8 months ago
image

What happened:

  1. Upgraded grafana-iot-twinmaker-app version to the lastest (1.10.1).
  2. I now cannot see and edit the Scene Viewer panel. Other panels like Query Editor, Video Players and Alarm Configurations are not damaged.
  3. My grafana displays "Error loading: grafana-iot-twinmaker-sceneviewer-panel" in a red box.

What you expected to happen:

I upgraded the plugin version as I'm announced that the Scene Viewer's AutoQuery feature is now available.

How to reproduce it (as minimally and precisely as possible):

Upgrade the plugin version from v1.6.3 to 1.10.1 and just try to use the Scene Viewer panel.

sudo grafana-cli plugins uninstall grafana-iot-twinmaker-app
sudo grafana-cli plugins install grafana-iot-twinmaker-app 1.10.1
sudo systemctl restart grafana-server

Environment:

fridgepoet commented 8 months ago

Hi @binchoo thanks for reporting this issue! I was able to reproduce it locally on the Grafana version and Plugin version that you have reported.

Notes:

Screenshot 2024-01-01 at 09 44 25

mukeshsahay commented 8 months ago

Hi @binchoo, I verified this on the latest version of Grafana and the Scene Viewer panel is working fine. This is a sample TwinMaker dashboard on play.grafana and Scene Viewer is working fine - https://play.grafana.org/d/y1FGfj57z/aws-iot-twinmaker-mixer-alarm-dashboard?orgId=1

Will it be possible for you to upgrade the Grafana version and see if that fixes this issue for you?

binchoo commented 8 months ago

Hey @mukeshsahay, thanks for your suggestion.

I'm now using the latest versions of Grafana and grafana-iot-twinmaker-app plugin, and seeing them working fine. I also verified the AutoQuery feature could automatically collect data streams.

image

I guess this issue can be closed, if no further improvement is planned.

Environment:

idastambuk commented 8 months ago

Hi @binchoo great to know it's working for you, thanks for letting us know! Will close this then

binchoo commented 8 months ago

Will a documentation notice that Grafana_v10.0.2 is not compatible with the plugin? Just because this may bother some users.