The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/packages/grafana-alerting
Gilles De Mey 777d2e8e4a
Alerting: mocking and testing of Alerting package (#105342)
7 months ago
..
scripts Alerting: mocking and testing of Alerting package (#105342) 7 months ago
src Alerting: mocking and testing of Alerting package (#105342) 7 months ago
tests Alerting: mocking and testing of Alerting package (#105342) 7 months ago
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Alerting: mocking and testing of Alerting package (#105342) 7 months ago
project.json
tsconfig.build.json
tsconfig.json Alerting: mocking and testing of Alerting package (#105342) 7 months ago

README.md

Grafana Alerting

@grafana/alerting is currently in ALPHA.

This package is a collection of types, libraries, utilities, React components and hooks for interacting with the Grafana alerting system and is meant to be the foundation of alerting-related features in Grafana and its plugins.

We plan to eventually publish this package on NPM; however, it is currently in ALPHA and is not yet ready for public consumption. We are actively working on this package and will be making breaking changes to it as we iterate on the design and implementation.

Once we've settled on a public API that we feel is stable and useful, we will publish this package on NPM and provide documentation on how to use it.