Commit Graph

5915 Commits (9cb793e66f5523a0f1dbdb1a583c70f89e39ad11)

Author SHA1 Message Date
Andrew Watkins 1692a754a2 Improve performance of highlightCallback 2017-12-04 15:21:14 -08:00
Nathan Haugo 37ceaea372 Merge pull request #2456 from influxdata/feature/alert-boolean-thresholds
Add boolean thresholds for kapacitor threshold alerts
2017-12-04 15:21:07 -08:00
Andrew Watkins de302999fa Update guard clause of syncronizer 2017-12-04 15:20:46 -08:00
Nathan Haugo d02f10182d Merge pull request #2470 from influxdata/feature/update-readme
Update README to mention /docs and reformat
2017-12-04 15:20:10 -08:00
Nathan Haugo cd7355d2f6 Merge pull request #2467 from influxdata/fix/basepath-logout
Update oauth logout to include basepath
2017-12-04 15:19:00 -08:00
Chris Goller 976f5ea709 Merge branch 'master' into feature/alert-boolean-thresholds 2017-12-04 15:00:58 -06:00
Chris Goller 67cda93a63 Merge branch 'master' into fix/basepath-logout 2017-12-04 15:00:07 -06:00
Nathan Haugo 50258da68c Merge pull request #2460 from influxdata/feature/cast-kapa-value
Update kapacitor alerts to cast to float before sending to influx
2017-12-04 12:14:47 -08:00
deniz kusefoglu 2c93bf23a2 Add handler options set in config to each alert handler 2017-12-04 12:01:20 -08:00
Andrew Watkins 3ff7dc2b8c Merge pull request #2466 from influxdata/bugfix/enterprise-no-rbac
Enterprise no metaURL - no rbac
2017-12-02 15:52:34 -08:00
Andrew Watkins 0ad50e617f Update CHANGELOG 2017-12-02 12:12:10 -08:00
Andrew Watkins c474193181 Will not supply roles if there is no metaURL 2017-12-02 12:11:52 -08:00
deniz kusefoglu 068076af33 Add details text field and details change handling function on email handler 2017-12-01 18:43:19 -08:00
Chris Goller f9e9c714ba Update README to mention /docs and reformat 2017-12-01 18:05:37 -06:00
Chris Goller f5666d9eef Update CHANGELOG to mention fixing oauth logout link 2017-12-01 15:44:43 -06:00
Chris Goller d6d7081b1e Update oauth logout to include basepath 2017-12-01 15:35:39 -06:00
deniz kusefoglu 68f040f824 Make the Email handler prettier 2017-12-01 12:42:53 -08:00
deniz kusefoglu 62f767126d Update handler fields without reordering them 2017-12-01 12:42:37 -08:00
Andrew Watkins 04326b5727 Merge pull request #2461 from influxdata/bugfix/fix-file-removal
Fix Webpack File Cleanup of old source files
2017-12-01 12:40:16 -08:00
deniz kusefoglu bd5165b6d2 Allow HandlerInput to accomodate fields that are of array type 2017-12-01 11:54:37 -08:00
deniz kusefoglu fb31b15d7f Change default rule alertNodes field to an object from an array 2017-12-01 11:52:55 -08:00
deniz kusefoglu d7703c0f5a Remove the alerts field from rule 2017-12-01 11:51:42 -08:00
deniz kusefoglu 247b0457fb Parse alert handlers from pre-existing rules correctly 2017-12-01 11:50:21 -08:00
deniz kusefoglu ceb9969ea5 Display a list of unique handlers instead of all handlers for an alert rule on the list page 2017-12-01 11:48:18 -08:00
Deniz Kusefoglu 2a21a31d68 Return 422 error instead of 500 for bad alert rule data
Signed-off-by: Chris Goller <goller@gmail.com>
2017-12-01 11:15:57 -08:00
Deniz Kusefoglu ecdaf84961 Provide more verbose error for alert rule json parsing
Signed-off-by: Chris Goller <goller@gmail.com>
2017-12-01 11:05:38 -08:00
Hunter Trujillo d35fb25192 Fix file removal code. Fix clean script. Add clean to yarn start. 2017-12-01 11:14:16 -07:00
deniz kusefoglu 9085840f4d Rename SMTPHandler to EmailHandler 2017-12-01 10:07:03 -08:00
Chris Goller df05e54d64 Update CHANGELOG to mention casting kapacitor output to influx to floats 2017-12-01 11:57:59 -06:00
Chris Goller fc94d397e6 Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
Chris Goller 889c1fb821 Update CHANGELOG to mention adding boolean threshold alerts 2017-12-01 08:14:51 -06:00
Chris Goller a00febc343 Add boolean thresholds for kapacitor threshold alerts 2017-12-01 08:11:04 -06:00
Chris Goller 2355c395b4 Merge pull request #2449 from AdamSLevy/fix/issue/2404
Fix exported LDFLAGS causes .jsdep build step to fail
2017-11-30 18:22:40 -06:00
deniz kusefoglu 23cd81b2cb Cr names from rules.alertNodes 2017-11-30 16:19:32 -08:00
deniz kusefoglu 851149b397 Rename AlertHandlers to AlertNodes 2017-11-30 16:16:44 -08:00
Andrew Watkins c1bb579114 Merge pull request #2444 from influxdata/bugfix/create-dashboard
Fix 'Create Dashboard' button
2017-11-30 18:52:02 -05:00
Andrew Watkins df9794a281 Fix Table requests 2017-11-30 15:50:18 -08:00
Adam S Levy 4cf2cc5839 Updated link to pull request 2017-11-30 23:48:32 +00:00
Adam S Levy d139762611 Updated CHANGELOG for issue #2404 2017-11-30 23:44:09 +00:00
Adam S Levy f0b0aeba7b Fix issue #2404: exported LDFLAGS causes build error in .jsdep 2017-11-30 23:38:06 +00:00
Andrew Watkins 60acad27d0 Update CHANGELOG.md 2017-11-30 15:30:52 -08:00
Andrew Watkins f0713fe0cd Fix runtime error when no rawText present 2017-11-30 15:25:55 -08:00
Andrew Watkins ce8affd6f8 Add :interval: to DataExplorer 2017-11-30 15:25:32 -08:00
Andrew Watkins 98fd8bf9d0 Merge branch 'master' of github.com:influxdata/chronograf 2017-11-30 15:24:17 -08:00
Deniz Kusefoglu c0d1aa97a4 Merge pull request #2447 from influxdata/feature/kapacitor-alert-handlers
Add support for JSON serialization/deserialization of kapacitor alert nodes
2017-11-30 14:53:04 -08:00
Chris Goller f728c24764 Update kapacitor rule response to have empty arrays
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 8821dd1c56 Update alert rules to remove Alert and AlertNode
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller be741a8fe3 Update deserialization of tickscript to AlertHandler
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller d28a33adc8 Fix tickscript tests with new AlertHandler
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 59d4724d88 Fix kapacitor alert handler generation tests
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00