K-Phoen / backstage-plugin-grafana

Grafana plugin for Backstage
Apache License 2.0
53 stars 28 forks source link

Dashboard URL not working properly #79

Open vigneswara-propelo opened 9 months ago

vigneswara-propelo commented 9 months ago

We are trying to make use of this plugin. We encountered an issue when trying to display dashboards in the component page.

This is the example dashboard we are using, but we are not getting any response. grafana/dashboard-selector: "url == 'https://<grafana-url>/d/<dashboard-id>/<dashboard-name>?orgId=1'"

But it's working fine when we use folder url mentioned belw: https://github.com/K-Phoen/backstage-plugin-grafana/blob/main/docs/dashboards-on-component-page.md

Could you please help take a look into this issue?