Commit Graph

867 Commits (df65557412707e58a2d1c9818675224e7110784a)

Author SHA1 Message Date
Andrew Watkins 07d6807dcf Merge pull request #864 from influxdata/http-tcp
Kapacitor Rule Alert Config for HTTP, TCP, Exec, SMTP, and Alerta (parsed pasted Tick script)
2017-02-10 15:20:53 -08:00
Hunter Trujillo 2b6206a018 Fix kapacitor rules page checkbox JSX. 2017-02-10 16:09:12 -07:00
Hunter Trujillo 07a28ef9a3 Merge branch 'master' into http-tcp
# Conflicts:
#	CHANGELOG.md
2017-02-10 16:03:30 -07:00
Hunter Trujillo 23f282a05b Fix AlertaConfig? 2017-02-10 15:59:43 -07:00
Alex P 4bfa5afc4a Polish empty states in DE query builder 2017-02-10 14:57:30 -08:00
Chris Goller e4d9f22713 Merge pull request #869 from influxdata/de-scroll-fix
Fix Scrolling Issue on DE Lists
2017-02-10 16:46:10 -06:00
Alex P 5274ed4077 fix non-scrolling behavior on DE editor lists 2017-02-10 14:42:24 -08:00
Chris Goller 321700a04e Merge pull request #868 from influxdata/disable-alert
Change rule status
2017-02-10 16:41:28 -06: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 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
Andrew Watkins 1b7a056428 Change rule status 2017-02-10 13:42:42 -06:00
Andrew Watkins 95ddc585e7 Move constants into constants file 2017-02-10 09:04:18 -08:00
Andrew Watkins 3394dac97a Adjust min heights builder and visualizations 2017-02-10 08:20:11 -08: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 3e6dbd3281 Add UI support for HTTP and TCP kapacitor rule alert configs. 2017-02-09 21:54:00 -07:00
Hunter Trujillo 5ae8e8145d Healing merge. 2017-02-09 18:21:22 -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
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
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
Andrew Watkins f5c3414bb0 Update copy 2017-02-09 11:42:13 -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 3414012d7c Update Makefile and webpack to make builds incremental 2017-02-08 21:15:56 -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
Alex P 5009e67b1e Clean up the DE columns 2017-02-08 15:50:11 -08:00
Alex P 0b272b21e3 Style queries tab list in DE 2017-02-08 15:22:49 -08:00
Alex P 56373d3cd1 Make DE graph huge 2017-02-08 15:22:35 -08:00
Andrew Watkins e0c4c2d748 Add column name headers 2017-02-08 14:24:01 -08:00
Andrew Watkins 51b641b2c3 Remove concept of Panels 2017-02-08 13:58:15 -08:00
Andrew Watkins 3a7ed1a32f Use QueryBuilder and Visualization in DE 2017-02-08 13:41:17 -08:00
Andrew Watkins f1000ffbb3 Turn QB tabs into columns 2017-02-08 13:40:46 -08:00
Andrew Watkins 7c64187d7f Separate query from panel 2017-02-08 13:36:36 -08:00
Andrew Watkins 8bbd9e5d58 Change style 2017-02-08 13:35:21 -08:00