Commit Graph

1626 Commits (2d4228fd82d0f0cfea91a8a51736c872f908f431)

Author SHA1 Message Date
Chris Goller 2d4228fd82 Add handling of string values for kapacitor threshold alerts 2017-02-10 08:47:08 -06:00
Hunter Trujillo d268acf7dd Merge pull request #857 from influxdata/feature/kapacitor-alert-nodes
Backend support for Kapacitor Alert arguments and Properties
2017-02-09 21:58:55 -07:00
Hunter Trujillo 03420e093f Merge branch 'master' into feature/kapacitor-alert-nodes 2017-02-09 18:01:07 -07:00
Andrew Watkins be016fee68 Fix new rule not loading 2017-02-09 09:39:34 -08:00
Chris Goller 4d37da2d0a Update swagger spec to include alertNodes for kapacitor 2017-02-09 00:50:59 -06:00
Chris Goller 98271de977 Update README to support kapacitor tcp and post/http 2017-02-09 00:30:35 -06:00
Chris Goller eebb27c507 Add exec to supported kapacitor alerts 2017-02-09 00:29:19 -06:00
Chris Goller 7b15168fb1 Update kapacitor alert generation to support alerta 2017-02-09 00:23:46 -06:00
Chris Goller 9148e1c1aa Add kapa alert arguments and properties 2017-02-09 00:10:23 -06:00
Chris Goller 926dfae5c8 Add kapacitor alert node structs 2017-02-08 22:18:23 -06:00
Chris Goller 9e0340a63d Update build to run make clean on --clean 2017-02-08 21:48:32 -06:00
Chris Goller 41a85d7c5f Merge pull request #854 from influxdata/feature/yarn-builds
WIP Update builds to use yarn rather than npm install
2017-02-08 21:27:30 -06:00
Chris Goller 2da05c12b2 Merge branch 'feature/yarn-builds' of github.com:influxdata/chronograf into feature/yarn-builds 2017-02-08 21:18:42 -06:00
Chris Goller 3414012d7c Update Makefile and webpack to make builds incremental 2017-02-08 21:15:56 -06:00
Chris Goller 4baa6b7075 Update gitignore to filter MacOSX .DS_Store 2017-02-08 21:15:56 -06:00
Chris Goller 66e756525a Add debug to circle builds to make it easier to debug 2017-02-08 21:15:56 -06:00
Chris Goller af29589b04 Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00
Chris Goller 8ad9bc8696 Update build log level to debug 2017-02-08 21:15:56 -06:00
Chris Goller d33554ab99 Updated CHANGELOG to use yarn over npm install 2017-02-08 21:15:56 -06:00
Chris Goller dfc7473881 Update circle to use build container from 20170208 2017-02-08 21:15:31 -06:00
Chris Goller 84a5397d4e Update Makefile to use yarn instead of npm install 2017-02-08 21:15:31 -06:00
Chris Goller f21ffa7ae1 Update README build instructions to mention yarn 2017-02-08 21:15:31 -06:00
Chris Goller d57c7b646e Update build script to require yarn 2017-02-08 21:15:31 -06:00
Chris Goller 49297fb3a6 Update docker container builds to Node 6.9.5 2017-02-08 21:15:31 -06:00
Chris Goller 7280c0505a Add yarn to docker container build 2017-02-08 21:15:31 -06:00
Chris Goller ada987bcf6 Fix typo in build container readme 2017-02-08 21:15:31 -06:00
Chris Goller a4aa900bf8 Merge pull request #852 from influxdata/feature/kapacitor-detail-field
Update kapacitor alert rule to have detail field
2017-02-08 20:50:48 -06:00
Chris Goller 91f89be1ba Update Makefile and webpack to make builds incremental 2017-02-08 18:17:46 -06:00
Chris Goller ad1aaf43fb Update gitignore to filter MacOSX .DS_Store 2017-02-08 10:47:20 -06:00
Andrew Watkins 70e184f655 Merge pull request #841 from influxdata/de-struction
Simplify DataExplorer
2017-02-08 08:38:56 -08:00
Chris Goller 2dbec0a19d Add debug to circle builds to make it easier to debug 2017-02-08 10:24:10 -06:00
Chris Goller 772f850aa2 Update builds to be more verbose to help debugging 2017-02-08 10:18:01 -06:00
Chris Goller 69bdfa01ee Update build log level to debug 2017-02-08 10:17:19 -06:00
Chris Goller 7202e1f165 Updated CHANGELOG to use yarn over npm install 2017-02-08 09:44:52 -06:00
Chris Goller aec23ea757 Update circle to use build container from 20170208 2017-02-08 09:40:01 -06:00
Chris Goller de735ddf5c Update Makefile to use yarn instead of npm install 2017-02-08 09:39:33 -06:00
Chris Goller 5d71e7697c Update README build instructions to mention yarn 2017-02-08 09:38:55 -06:00
Chris Goller 5e8813b5e4 Update build script to require yarn 2017-02-08 09:38:31 -06:00
Chris Goller 6fee7a3671 Update docker container builds to Node 6.9.5 2017-02-08 09:34:52 -06:00
Chris Goller ef42b16b1b Add yarn to docker container build 2017-02-08 09:34:38 -06:00
Chris Goller 7bd56cea7c Fix typo in build container readme 2017-02-08 09:33:37 -06:00
Andrew Watkins 06f07706a5 Add details alert data for SMTP 2017-02-07 15:15:43 -08:00
Andrew Watkins 5bf86bd0a8 Remove unused handler 2017-02-07 15:15:43 -08:00
Andrew Watkins ac76351100 Introduce UPDATE_DETAILS action 2017-02-07 15:15:43 -08:00
Chris Goller 592fdd225c Update CHANGELOG to mention detail for kapa email alert 2017-02-07 17:11:46 -06:00
Chris Goller 7d0b7781d4 Update kapacitor alert rule to have detail field 2017-02-07 17:09:14 -06:00
Chris Goller 224a6c3257 Merge pull request #849 from influxdata/hotfix/docs-basepath
Fix basepath documentation to have double dash
2017-02-07 08:30:39 -06:00
Chris Goller 6f8016804d Fix basepath documentation to have double dash 2017-02-07 08:23:39 -06:00
Andrew Watkins 783e25d5f1 Fix typo 2017-02-06 12:53:36 -08:00
Andrew Watkins 6fbdfe898d Remove getState in new object 2017-02-06 12:50:31 -08:00