Commit Graph

1710 Commits (d927bc6d6f774fca178fdf35df969fc008e65585)

Author SHA1 Message Date
Jared Scheib d927bc6d6f Update changelog 2017-02-16 16:10:54 -08:00
Jared Scheib 7c484963a2 Refactor tests for clarity and simplicity 2017-02-16 14:51:22 -08:00
Jared Scheib e9028cc7a7 Test for unpadded range when passing in values well within extremities 2017-02-15 18:29:30 -08:00
Jared Scheib 31a599de07 Test for padded range when passing in values at range extremities 2017-02-15 18:28:44 -08:00
Jared Scheib 1bf17c9275 Fix y-axis graph padding 2017-02-15 01:37:50 -08:00
Hunter Trujillo 4ea695e1a1 Merge pull request #872 from influxdata/hotfix/have-blue
Update chronograf sources response
2017-02-12 16:24:06 -07:00
Chris Goller 0b7e3b8fe1 Update chronograf sources response 2017-02-12 16:38:05 -06:00
Regan Kuchan 7bef858f79 Merge pull request #871 from influxdata/rk-changelog
Update changelog for 1.2.0-beta2
2017-02-10 16:00:10 -08:00
Regan Kuchan d668d7ea17 Update changelog for 1.2.0-beta2 2017-02-10 15:59:21 -08:00
Regan Kuchan 6c766d7be1 Merge pull request #861 from influxdata/release-1.2.0-beta2
Update docs for 1.2-beta2
2017-02-10 15:37:16 -08:00
Regan Kuchan 9b72fd9eb6 Fix merge conflict ii 2017-02-10 15:36:38 -08:00
Regan Kuchan 0e2dab2622 Add a section on the TICKscript parser 2017-02-10 15:28:02 -08:00
Andrew Watkins 0e0f0fc260 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 bace30142b Fix kapacitor rules page checkbox JSX. 2017-02-10 16:09:12 -07:00
Chris Goller 32e86b1c66 Merge pull request #870 from influxdata/de-empty-states
DE Empty State Polish
2017-02-10 17:09:03 -06:00
Hunter Trujillo 12e7688a49 Merge branch 'master' into http-tcp
# Conflicts:
#	CHANGELOG.md
2017-02-10 16:03:30 -07:00
Hunter Trujillo de66bff1a5 Fix AlertaConfig? 2017-02-10 15:59:43 -07:00
Alex P 6a893f82c6 Polish empty states in DE query builder 2017-02-10 14:57:30 -08:00
Regan Kuchan e15054c057 Add alert rule checkbox feature to README 2017-02-10 14:51:43 -08:00
Chris Goller 1bdfbbdd6b 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 190457bbcd fix non-scrolling behavior on DE editor lists 2017-02-10 14:42:24 -08:00
Chris Goller f81cd7e7ad Merge pull request #868 from influxdata/disable-alert
Change rule status
2017-02-10 16:41:28 -06:00
Regan Kuchan d6d39e7372 Fix merge conflicts 2017-02-10 14:36:43 -08:00
Alex P d46e86f4e2 Make Checkbox centered 2017-02-10 14:35:58 -08:00
Alex P 509b13d2d6 Style checkboxes on kapacitor rules table 2017-02-10 14:32:22 -08:00
Hunter Trujillo 9046b8e3da Add alerta and exec to alert destinations. 2017-02-10 15:13:07 -07:00
Hunter Trujillo 57bf5f571a Merge branch 'master' into http-tcp
# Conflicts:
#	CHANGELOG.md
2017-02-10 13:31:01 -07:00
Hunter Trujillo 2181532bf7 Refactor alert config input and label to a stateless component. 2017-02-10 13:28:39 -07:00
Andrew Watkins 8aa7dec87f Optimistically update status state 2017-02-10 12:15:45 -08:00
Hunter Trujillo c2f4629732 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 d428aaf8c7 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 c125c48efc Fix swagger JSON formatting 2017-02-10 13:57:12 -06:00
Andrew Watkins f47978f4a9 Merge pull request #856 from influxdata/de-organize
DE Reorganize
2017-02-10 11:52:55 -08:00
Chris Goller d7d0cd56f0 Merge branch 'disable-alert' of github.com:influxdata/chronograf into disable-alert 2017-02-10 13:49:07 -06:00
Chris Goller 1d9bb70414 Add disable and enable to kapacitor alerts 2017-02-10 13:48:42 -06:00
Andrew Watkins 95e38a4767 Change rule status 2017-02-10 13:42:42 -06:00
Andrew Watkins 06af77dffb Change rule status 2017-02-10 11:12:59 -08:00
Andrew Watkins e9d8b77a96 Move constants into constants file 2017-02-10 09:04:18 -08:00
Chris Goller 13d7b8ff90 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 602725a06a Adjust min heights builder and visualizations 2017-02-10 08:20:11 -08:00
Chris Goller a7b721bf28 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 febc93a2c0 Update function name for kapacitor's formatting of values 2017-02-10 10:06:26 -06:00
Chris Goller 34c6dd2074 Update CHANGELOG mentioning string fields compare kapacitor rules in Chronograf UI 2017-02-10 09:12:00 -06:00
Chris Goller dac665b944 Add handling of string values for kapacitor threshold alerts 2017-02-10 08:47:08 -06:00
Hunter Trujillo 1665f62ac3 Update CHANGELOG, adding exec, smtp, and alerta support for kapacitor rule alert config. 2017-02-10 00:21:18 -07:00
Hunter Trujillo a8eaa0979e Add Alerta tick script input to configure kapacitor rule alert config. 2017-02-10 00:19:20 -07:00
Hunter Trujillo 65cd297046 Add email support for kapacitor alert config. 2017-02-09 22:30:50 -07:00
Hunter Trujillo b66b3d0ff9 Add exec kapacitor rule alert support. 2017-02-09 22:25:00 -07:00
Hunter Trujillo dfc7a271b2 Update CHANGELOG: Add TCP and HTTP support to kapacitor rule alert config 2017-02-09 22:03:14 -07:00
Hunter Trujillo 740fae3528 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