Chris Goller
|
b99c721fa3
|
Update triggerType to be a tag in the output of alerts
|
2016-11-03 19:52:13 -05:00 |
Chris Goller
|
723a673075
|
Update kapacitor scripts based on reviews
|
2016-11-03 19:52:13 -05:00 |
Chris Goller
|
fcbc84c929
|
Add ticker and id generator to creation of new kapa alert
|
2016-11-03 19:52:13 -05:00 |
Chris Goller
|
fe5700709d
|
Add tasks routes to swagger doc and run through linter.
|
2016-11-03 19:52:13 -05:00 |
Chris Goller
|
1ff551b03d
|
Add basic kapacitor task routes. Still need schema and storage
|
2016-11-03 19:52:13 -05:00 |
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
|
0f722faf0c
|
Fix linter errors
|
2016-11-03 17:38:54 -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 |
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 |
Timothy J. Raymond
|
e9573ad093
|
Merge pull request #317 from influxdata/feature/193-multiple-layouts
Feature/193 multiple layouts
|
2016-11-02 17:39:47 -04:00 |
Jade McGough
|
740831267c
|
prevent grid layouts from overlapping
|
2016-11-02 12:47:33 -07:00 |