Update CHANGELOG, adding exec, smtp, and alerta support for kapacitor rule alert config.

pull/864/head
Hunter Trujillo 2017-02-10 00:21:18 -07:00
parent a8eaa0979e
commit 1665f62ac3
1 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,12 @@
### Upcoming Features
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
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