grafana/packages/grafana-alerting
Luminessa Starlight 93362c9024
Chore: Bump i18next-cli to 1.24.22 (#114183)
* bump i18next-cli to latest

* make it 1.24.22 while we're here

* Update extracted phrases after i18n-extract update

* yarn dedupe

---------

Co-authored-by: joshhunt <josh.hunt@grafana.com>
2025-11-24 15:39:09 -05:00
..
scripts
src Alerting: Normalize health when filtering rules (#113087) 2025-10-28 13:23:29 +00:00
tests
CHANGELOG.md
LICENSE_APACHE2
README.md
i18next.config.ts Chore: Replace deprecated i18next-parser (#112512) 2025-10-27 10:38:31 +01:00
package.json Chore: Bump i18next-cli to 1.24.22 (#114183) 2025-11-24 15:39:09 -05:00
project.json
rollup.config.ts
tsconfig.build.json
tsconfig.json

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.