Commit Graph

754 Commits (8172b4040a2b29e62b543a4fb980f086f7e4e611)

Author SHA1 Message Date
Chris Goller 8071717b65 Add kapacitor task creation/deletion/updating 2016-11-03 19:52:13 -05:00
Chris Goller 3679b8d741 Update tickscript lambda function generation to be sorted 2016-11-03 19:52:13 -05:00
Chris Goller 793b16a88c Add kapacitor as a build dependency 2016-11-03 19:52:13 -05:00
Chris Goller 0f737b21d2 Update kapacitor tick generation to validate with pipeline 2016-11-03 19:52:13 -05:00
Chris Goller 08c8ada14f Add kapacitor script generation 2016-11-03 19:52:13 -05:00
Chris Goller 476277f219 Add alert interface 2016-11-03 19:52:13 -05:00
Chris Goller b7437da989 Add kapacitor tickscript template generator for threshold, relative, deadman 2016-11-03 19:52:00 -05:00
Andrew Watkins 1b7292e3db Merge pull request #341 from influxdata/fix-linter-errors
Fix linter errors
2016-11-03 17:46:04 -07:00
Andrew Watkins 44efa19e0b Filter out alerts from sections 2016-11-03 17:41:17 -07:00
Andrew Watkins 0f722faf0c Fix linter errors 2016-11-03 17:38:54 -07:00
Kevin Fitzpatrick db410c8db7 As a user when viewing the alerts panel, if my source does not have a kapacitor i will be prompted to configure one 2016-11-03 16:10:35 -07:00
Nathan Haugo 48a52285f3 Merge pull request #330 from influxdata/feature/rule-creation-page
Feature/rule creation page
2016-11-03 16:06:52 -07:00
Andrew Watkins b550c0168b Refactor to kapacitor constants 2016-11-03 15:54:03 -07:00
Andrew Watkins 658d39dbc3 Add alerts to kapacitor rule 2016-11-03 15:54:03 -07:00
Andrew Watkins 94d54065f3 Introduce graph fill line for kapacitor rule 2016-11-03 15:54:03 -07:00
Andrew Watkins 0870bca16f Remove percentile if once is selected 2016-11-03 15:54:03 -07:00
Andrew Watkins 975a54ea64 Add kapacitor rule message to state 2016-11-03 15:54:03 -07:00
Andrew Watkins 6069c50da8 Kapacitor rules populated and updated with by redux 2016-11-03 15:54:03 -07:00
Andrew Watkins a26fa84633 Refine DE to work with Kapacitor rule creation 2016-11-03 15:54:03 -07:00
Andrew Watkins 65cb5c016e Build markup for values section 2016-11-03 15:54:03 -07:00
Andrew Watkins 965c20a031 Make query builder work in data section 2016-11-03 15:53:13 -07:00
Will Piers de16d84c0f Start reducer and actions for the Kapacitor tasks 2016-11-03 15:53:13 -07:00
Will Piers ffc623b63a Finish up the queryTransitions refactor 2016-11-03 15:53:13 -07:00
Will Piers 4c2cf4da3f Start queryTransitions refactor 2016-11-03 15:53:13 -07:00
Will Piers 99f021fab0 First attempt to make an alert rule builder 2016-11-03 15:53:13 -07:00
Kevin Fitzpatrick caa094bc30 Remove Alerting tab as per Nate 2016-11-03 14:23:22 -07:00
Kevin Fitzpatrick 2034051ed9 Update measurement name
Signed-off-by: Jade McGough <jade@influxdb.com>
2016-11-03 14:01:57 -07:00
Ross McDonald 3e16c6abc5 Small fixes for build script and init script. 2016-11-03 15:50:34 -05:00
Ross McDonald 8688046fbf Update Dockerfile to use latest node LTS and add Python development packages. 2016-11-03 15:50:34 -05:00
Ross McDonald da42a07b28 Move all build-related scripts to /etc directory. Update default args
for start scripts. Add npm to builder Dockerfile. Remove stderr
 redirect in init script.
2016-11-03 15:50:34 -05:00
Ross McDonald 50862b2638 Minor fixes for build script. 2016-11-03 15:50:34 -05:00
gunnaraasen 7e94012bf5 WIP 2016-11-03 15:50:34 -05:00
Jade McGough fd6f648076 "name" is apparently a reserved word 2016-11-03 13:46:09 -07:00
Jade McGough 1195c00bb5 parse results from alerts query
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-11-03 13:28:10 -07:00
Jade McGough 10c4281943 fix linting errors 2016-11-03 12:36:22 -07:00
Todd Persen b59468b52f First version of CONTRIBUTING.md 2016-11-03 11:31:05 -07:00
Jade McGough 7cb94f8bc6 change alerts mock into actual request
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick 5915cc3b8f Remove old file 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick b755fa1f51 Remove dup code 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick ac66f1f623 remove comments 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick 9998b79605 Remove npm debug log 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick e9084a103c Remove linter errors 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick 0e7a005874 TODOs 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick ed5724751a Remove unnecessary code 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick eaaba497ca Show hardcoded alerts on alerts view page 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick 04540dcec4 WIP 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick 8b9afc1702 WIP 2016-11-03 11:22:22 -07:00
Kevin Fitzpatrick b6517263ec Add alert links to side nav 2016-11-03 11:22:22 -07:00
nathan haugo 770bb0ef6e Revert unwanted changes from commit to new_apps.sh 2016-11-03 11:13:40 -07:00
nathan haugo a212660084 Add name and cell to new_app.sh 2016-11-03 11:03:26 -07:00