Update CHANGELOG, adding exec, smtp, and alerta support for kapacitor rule alert config.
parent
a8eaa0979e
commit
1665f62ac3
|
@ -5,7 +5,12 @@
|
||||||
### Upcoming Features
|
### Upcoming Features
|
||||||
1. [#838](https://github.com/influxdata/chronograf/issues/838): Add detail node to kapacitor alerts
|
1. [#838](https://github.com/influxdata/chronograf/issues/838): Add detail node to kapacitor alerts
|
||||||
2. [#853](https://github.com/influxdata/chronograf/issues/853): Updated builds to use yarn over npm install
|
2. [#853](https://github.com/influxdata/chronograf/issues/853): Updated builds to use yarn over npm install
|
||||||
3. [#864](https://github.com/influxdata/chronograf/issues/864): Add TCP and HTTP support to kapacitor rule alert config
|
3. [#864](https://github.com/influxdata/chronograf/issues/864): Add support to kapacitor rule alert config for:
|
||||||
|
- HTTP
|
||||||
|
- TCP
|
||||||
|
- Exec
|
||||||
|
- SMTP
|
||||||
|
- Alerta
|
||||||
|
|
||||||
### Upcoming UI Improvements
|
### Upcoming UI Improvements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue