Commit Graph

1738 Commits (a18e6e4f9866de0976c19c3fbb22586b73f04219)

Author SHA1 Message Date
Regan Kuchan bbdbb0977a Fix merge conflicts 2017-02-10 14:36:43 -08:00
Alex P 20dc08c178 Make Checkbox centered 2017-02-10 14:35:58 -08:00
Alex P 7b054da3c0 Style checkboxes on kapacitor rules table 2017-02-10 14:32:22 -08:00
Hunter Trujillo 5ea93ccbc9 Add alerta and exec to alert destinations. 2017-02-10 15:13:07 -07:00
Hunter Trujillo 759bb6bdec Merge branch 'master' into http-tcp
# Conflicts:
#	CHANGELOG.md
2017-02-10 13:31:01 -07:00
Hunter Trujillo 5f1d697bc8 Refactor alert config input and label to a stateless component. 2017-02-10 13:28:39 -07:00
Andrew Watkins 989d53cef8 Optimistically update status state 2017-02-10 12:15:45 -08:00
Hunter Trujillo 6213fc7f7c Not sure if it's needed here, but for consistency, I've added alerta to the ALERTS constant. 2017-02-10 13:06:16 -07:00
Hunter Trujillo a0b1ef5521 Refactor parseAlerta spec to test reducer, accessors, and parser separately. Refactor parseAlerta out of rules reducer into its own file in shared/prasing. Update appearance of AlertaConfig. Update appearance of RuleMessage input field. Remove smtp and alerta from default alerts. 2017-02-10 13:03:31 -07:00
Chris Goller 6d495b1d1d Fix swagger JSON formatting 2017-02-10 13:57:12 -06:00
Andrew Watkins b794ade83b Merge pull request #856 from influxdata/de-organize
DE Reorganize
2017-02-10 11:52:55 -08:00
Chris Goller ceefd1f5d9 Merge branch 'disable-alert' of github.com:influxdata/chronograf into disable-alert 2017-02-10 13:49:07 -06:00
Chris Goller a0352b1e7d Add disable and enable to kapacitor alerts 2017-02-10 13:48:42 -06:00
Andrew Watkins 1b7a056428 Change rule status 2017-02-10 13:42:42 -06:00
Andrew Watkins 00eb44f544 Change rule status 2017-02-10 11:12:59 -08:00
Andrew Watkins 95ddc585e7 Move constants into constants file 2017-02-10 09:04:18 -08:00
Chris Goller ffd743a1b0 Merge pull request #859 from influxdata/feature/server-gzip
Add gzip compression to all of our server responses and caching for assets
2017-02-10 10:27:21 -06:00
Andrew Watkins 3394dac97a Adjust min heights builder and visualizations 2017-02-10 08:20:11 -08:00
Chris Goller f336bbdcf2 Merge pull request #867 from influxdata/feature/kapacitor-threshold-strings
kapacitor threshold critical value strings
2017-02-10 10:15:28 -06:00
Chris Goller 27bafdab53 Update function name for kapacitor's formatting of values 2017-02-10 10:06:26 -06:00
Chris Goller a523350bf0 Update CHANGELOG mentioning string fields compare kapacitor rules in Chronograf UI 2017-02-10 09:12:00 -06:00
Chris Goller 2d4228fd82 Add handling of string values for kapacitor threshold alerts 2017-02-10 08:47:08 -06:00
Hunter Trujillo 29189296ce Update CHANGELOG, adding exec, smtp, and alerta support for kapacitor rule alert config. 2017-02-10 00:21:18 -07:00
Hunter Trujillo 83607f6dda Add Alerta tick script input to configure kapacitor rule alert config. 2017-02-10 00:19:20 -07:00
Hunter Trujillo b962c5b4c5 Add email support for kapacitor alert config. 2017-02-09 22:30:50 -07:00
Hunter Trujillo 54f66b43de Add exec kapacitor rule alert support. 2017-02-09 22:25:00 -07:00
Hunter Trujillo b06b141dde Update CHANGELOG: Add TCP and HTTP support to kapacitor rule alert config 2017-02-09 22:03:14 -07: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 3e6dbd3281 Add UI support for HTTP and TCP kapacitor rule alert configs. 2017-02-09 21:54:00 -07:00
Regan Kuchan 243d7427fb Update version number and add links 2017-02-09 17:43:36 -08:00
Regan Kuchan a8e0f77589 Update DE images 2017-02-09 17:21:46 -08:00
Hunter Trujillo 5ae8e8145d Healing merge. 2017-02-09 18:21:22 -07:00
Hunter Trujillo cc26c3b1dc Merge branch 'feature/kapacitor-alert-nodes' into http-tcp 2017-02-09 18:15:59 -07:00
Hunter Trujillo 5a6c8f1c05 Merge branch 'master' into http-tcp
# Conflicts:
#	ui/src/kapacitor/components/RuleMessage.js
2017-02-09 18:15:34 -07:00
Hunter Trujillo 03420e093f Merge branch 'master' into feature/kapacitor-alert-nodes 2017-02-09 18:01:07 -07:00
Chris Goller e8c8aac0ba Update CHANGELOG to mention server gzip encoding and asset caching 2017-02-09 17:30:37 -06:00
Chris Goller a5a7dd8934 Add server cache-control and etags for production assets 2017-02-09 17:25:58 -06:00
Alex P 83666c4a2a Fix height of InfluxQL editor 2017-02-09 15:23:09 -08:00
Alex P ad4b2934d3 Fix Table view in DE graph 2017-02-09 15:20:39 -08:00
Chris Goller ce5e104a59 Fix url_prefixer to write asset headers 2017-02-09 17:13:34 -06:00
Alex P 3344c4e447 DE Graph Labels cannot be selected 2017-02-09 13:55:12 -08:00
Alex P d6cf66e91c Merge remote-tracking branch 'origin/de-organize' into de-organize 2017-02-09 13:52:43 -08:00
Andrew Watkins 6717b342f8 Introduce ResizerHandle back into DE 2017-02-09 13:51:52 -08:00
Alex P 42c3c53860 Change groupbytime bg color to match adjacent toggles 2017-02-09 12:50:59 -08:00
Chris Goller d1114ee76d Add gzip compression to all of our server respones 2017-02-09 14:35:38 -06:00
Andrew Watkins f5c3414bb0 Update copy 2017-02-09 11:42:13 -08:00
Andrew Watkins 3bee87737c Update CHANGELOG 2017-02-09 11:33:50 -08:00
Andrew Watkins 2bbe98ce1d Improve and clarify Group BY tags 2017-02-09 11:15:51 -08:00
Andrew Watkins 4d5d9e4728 Merge branch 'de-organize' of github.com:influxdata/chronograf into de-organize 2017-02-09 10:27:27 -08:00
Andrew Watkins bec895726d Merge github.com:influxdata/chronograf into de-organize 2017-02-09 10:26:59 -08:00