Files
grafana/packages/grafana-data
Yuri Tseretyan 9d57b1c72e Alerting: Do not persist noop transition from Normal state. (#61201)
* add feature flag `alertingNoNormalState`
* update instance database to support exclusion of state in list operation
* do not save normal state and delete transitions to normal
* update get methods to filter out normal state
2023-01-13 18:29:29 -05:00
..

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.