The Grafana plugin is a frontend plugin that lists Grafana alerts and dashboards. It includes two components that can be integrated into Backstage:
- The
EntityGrafanaDashboardsCardcomponent which can display dashboards for a specific entity - The
EntityGrafanaAlertsCardcomponent which can display recent alerts for a specific entity - The
EntityOverviewDashboardViewercomponent which can embed an "overview" dashboard for a specific entity - The
DashboardViewercomponent which can embed any dashboard
Find installation instructions in our documentation.
Entity alerts card:
Entity dashboards card:
This library is under the Apache 2.0 license.

