Commit Graph

1772 Commits (f2bf949c9c03096ffb758344428910e493c70b89)

Author SHA1 Message Date
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
Alex P b61a243bd2 Fix Kapacitor Rule Builder weirdness 2017-02-09 09:53:48 -08:00
Andrew Watkins be016fee68 Fix new rule not loading 2017-02-09 09:39:34 -08:00
Alex P 801a93cce0 Polish query editor list items 2017-02-09 09:17:35 -08:00
Alex P 622735bd64 Fix positioning of query editor list headers
measurements filter, group by time, and accept/reject
2017-02-09 09:14:07 -08:00
Alex P b6934e2eb4 Fix vertical marker in DE 2017-02-09 08:47:11 -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