docs-v2/content/flux/v0.x/stdlib/contrib/bonitoo-io/alerta/_index.md

957 B

title list_title description menu weight aliases flux/v0.x/tags introduced cascade
Flux alerta package alerta package The Flux `alerta` package provides functions that send alerts to [Alerta](https://alerta.io/).
flux_0_x_ref
name parent
alerta bonitoo-io
202
/influxdb/v2.0/reference/flux/stdlib/contrib/alerta/
/influxdb/cloud/reference/flux/stdlib/contrib/alerta/
functions
alerta
package
0.115.0
append
block content
note #### Package author and maintainer **Github:** [@alespour](https://github.com/alespour), [@bonitoo-io](https://github.com/bonitoo-io) **InfluxDB Slack:** [@Ales Pour](https://influxdata.com/slack)

The Flux alerta package provides functions that send alerts to Alerta. Import the contrib/bonitoo-io/alerta package:

import "contrib/bonitoo-io/alerta"

Functions

{{< children type="functions" show="pages" >}}