Andrew Watkins
|
033fe066b2
|
Merge pull request #363 from influxdata/feature/rules-index-#307
Make index page for Kapacitor Rules
|
2016-11-04 13:57:59 -07:00 |
Will Piers
|
a98a533f93
|
Make index page for Kapacitor Rules
|
2016-11-04 13:51:09 -07:00 |
Jade McGough
|
c51650a2ea
|
swap position of sources and alerts in side nav
|
2016-11-04 13:30:43 -07:00 |
Jade McGough
|
c2c3ce0dbb
|
#304 - hide links in sources
|
2016-11-04 13:29:36 -07:00 |
Jade McGough
|
3ea16b488d
|
#335 - reorder alerts table
|
2016-11-04 12:47:33 -07:00 |
Will Piers
|
bf1ffcda74
|
Updated usage of API in HostPage
|
2016-11-04 12:19:20 -07:00 |
Will Piers
|
2414e11ecd
|
Make series regex more strict
|
2016-11-04 12:08:51 -07:00 |
Will Piers
|
6e541dfdb2
|
Mini refactor
|
2016-11-04 11:54:59 -07:00 |
Will Piers
|
5a5b6c0052
|
Merge pull request #328 from influxdata/manage-sources-polish
Manage Sources Polish
|
2016-11-04 11:52:50 -07:00 |
Will Piers
|
5e6c52ef26
|
Use measurement, show app name on hosts page
|
2016-11-04 11:52:16 -07:00 |
Alex P
|
3dde39fa26
|
Fixing listing errors
|
2016-11-04 11:19:31 -07:00 |
Alex P
|
8dfd73d8c2
|
Copy Changes, configure Kapacitor page is cleaner
|
2016-11-04 11:19:31 -07:00 |
Alex P
|
1c652c6765
|
Adding a little padding to the too of these 3 pages
|
2016-11-04 11:19:31 -07:00 |
Alex P
|
11a34f2989
|
Updating manage influxdb sources
- Adjusted layout slightly
- Fancier checkbox
- Updated copy on create/edit/manage pages
|
2016-11-04 11:19:31 -07:00 |
Kevin Fitzpatrick
|
9aeb26a24b
|
Merge pull request #339 from influxdata/feature/223-configure-kapacitor-prompt
Kapacitor Prompt if missing
|
2016-11-04 10:52:51 -07:00 |
Andrew Watkins
|
90b93ba7a1
|
Change tasks to rules
|
2016-11-04 09:36:08 -07:00 |
Will Piers
|
accdc63dc5
|
Fix syntax
|
2016-11-04 08:27:26 -07:00 |
Will Piers
|
2c4e3c900f
|
Fix enabledAlerts bug and actually save a rule
|
2016-11-04 08:25:59 -07:00 |
Andrew Watkins
|
17471dc830
|
Filter out alerts from sections
|
2016-11-03 17:41:17 -07:00 |
Kevin Fitzpatrick
|
b4be9bed68
|
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 |
Andrew Watkins
|
5e3d3ad71c
|
Refactor to kapacitor constants
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
c8ba074549
|
Add alerts to kapacitor rule
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
5ec7a2f186
|
Introduce graph fill line for kapacitor rule
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
916d325824
|
Remove percentile if once is selected
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
bae030cb93
|
Add kapacitor rule message to state
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
d2d0bb34f9
|
Kapacitor rules populated and updated with by redux
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
fa65e23576
|
Refine DE to work with Kapacitor rule creation
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
6da939e19c
|
Build markup for values section
|
2016-11-03 15:54:03 -07:00 |
Andrew Watkins
|
d75525ec46
|
Make query builder work in data section
|
2016-11-03 15:53:13 -07:00 |
Will Piers
|
e5f20565fd
|
Start reducer and actions for the Kapacitor tasks
|
2016-11-03 15:53:13 -07:00 |
Will Piers
|
8bc46b1cae
|
Finish up the queryTransitions refactor
|
2016-11-03 15:53:13 -07:00 |
Will Piers
|
d3a2c2e962
|
Start queryTransitions refactor
|
2016-11-03 15:53:13 -07:00 |
Will Piers
|
67c8343417
|
First attempt to make an alert rule builder
|
2016-11-03 15:53:13 -07:00 |
Kevin Fitzpatrick
|
bbf73ab09e
|
Remove Alerting tab as per Nate
|
2016-11-03 14:23:22 -07:00 |
Kevin Fitzpatrick
|
3e487399e9
|
Update measurement name
Signed-off-by: Jade McGough <jade@influxdb.com>
|
2016-11-03 14:01:57 -07:00 |
Jade McGough
|
def3c434b3
|
"name" is apparently a reserved word
|
2016-11-03 13:46:09 -07:00 |
Jade McGough
|
1db252643f
|
parse results from alerts query
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
|
2016-11-03 13:28:10 -07:00 |
Jade McGough
|
ab08c4750f
|
fix linting errors
|
2016-11-03 12:36:22 -07:00 |
Jade McGough
|
304ed6e652
|
change alerts mock into actual request
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
f197108388
|
Remove old file
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
1086b22d60
|
Remove dup code
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
e83e3e12de
|
remove comments
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
dcd017413c
|
Remove linter errors
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
25738d405f
|
TODOs
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
a571962ba5
|
Remove unnecessary code
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
63c0909c17
|
Show hardcoded alerts on alerts view page
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
69bc2cf8ea
|
WIP
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
a01b787881
|
WIP
|
2016-11-03 11:22:22 -07:00 |
Kevin Fitzpatrick
|
6780f7995a
|
Add alert links to side nav
|
2016-11-03 11:22:22 -07:00 |
Timothy J. Raymond
|
90f18007cb
|
Merge pull request #317 from influxdata/feature/193-multiple-layouts
Feature/193 multiple layouts
|
2016-11-02 17:39:47 -04:00 |