Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.18 KB

⚠️ Project moved to Backstage community-plugins: This package has been moved to the Backstage community-plugins repo. If you were using this package in your project, please update the package references to @backstage-community/plugin-grafana.

Grafana plugin for Backstage

The Grafana plugin is a frontend plugin that lists Grafana alerts and dashboards. It includes two components that can be integrated into Backstage:

  • The EntityGrafanaDashboardsCard component which can display dashboards for a specific entity
  • The EntityGrafanaAlertsCard component which can display recent alerts for a specific entity
  • The EntityOverviewDashboardViewer component which can embed an "overview" dashboard for a specific entity
  • The DashboardViewer component which can embed any dashboard

Setup

Find installation instructions in our documentation.

How does it look?

Entity alerts card:

Alerts card

Entity dashboards card:

Dashboards card

License

This library is under the Apache 2.0 license.