--- title: alerta package description: > The `alerta` package provides functions that send alerts to [Alerta](https://alerta.io/). menu: flux_v0_ref: name: alerta parent: contrib/bonitoo-io identifier: contrib/bonitoo-io/alerta weight: 31 cascade: introduced: 0.115.0 --- The `alerta` package provides functions that send alerts to [Alerta](https://alerta.io/). Import the `contrib/bonitoo-io/alerta` package: ```js import "contrib/bonitoo-io/alerta" ``` ## Functions {{< children type="functions" show="pages" >}}