deniz kusefoglu
|
abdfd14bbd
|
Merge branch 'master' into multiple-event-handlers
|
2018-01-04 18:14:06 -08:00 |
Michael Desa
|
d8d20547ab
|
Change Organization ID to string from uint64
|
2017-12-19 10:13:43 -08:00 |
Deniz Kusefoglu
|
c2b356b1c5
|
Merge branch 'master' into multiple-event-handlers
|
2017-12-08 12:20:40 -08:00 |
Deniz Kusefoglu
|
531e4af26c
|
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
|
b83ccaf420
|
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 |
deniz kusefoglu
|
00dca72f19
|
Rename AlertHandlers to AlertNodes
|
2017-11-30 16:16:44 -08:00 |
Chris Goller
|
c7f35f14ec
|
Update kapacitor rule response to have empty arrays
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
|
2017-11-30 16:32:47 -06:00 |
Jared Scheib
|
f38b80a30d
|
Merge branch 'master' into multitenancy
|
2017-11-14 00:05:18 -08:00 |
Michael Desa
|
3370774e8f
|
Add default org logic to OrganizationsStore
Update resource handlers to appropriate consume default organization IDs
|
2017-11-06 10:14:12 -05:00 |
Michael Desa
|
a9d5bf9c05
|
WIP cleanup
|
2017-10-31 20:58:40 -04:00 |
Michael Desa
|
5f63e2738a
|
Refactor data stores into a common interface
|
2017-10-31 16:41:17 -04:00 |
Jared Scheib
|
5bed2cfc4f
|
Merge remote-tracking branch 'origin/multitenancy' into multitenancy_orgs
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
|
2017-10-26 18:21:30 -04:00 |
Nathan Haugo
|
a1ea2c058e
|
Merge pull request #2140 from influxdata/feature/kapa-insecure
Add insecure ssl support to connect to kapacitor
|
2017-10-26 10:40:28 -04:00 |
Jared Scheib
|
68e08b979f
|
Update Organization comments on resources
Remove `omitempty` on Organization field
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
|
2017-10-25 14:56:08 -04:00 |
Jared Scheib
|
fb19c4d291
|
Add Organization guard to server/kapacitors
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
|
2017-10-25 14:48:19 -04:00 |
Jared Scheib
|
7fce5fe0fc
|
Merge branch 'master' into multitenancy
|
2017-10-24 17:58:15 -07:00 |
Chris Goller
|
4b12179b02
|
Add insecure ssl support to connect to kapacitor
|
2017-10-19 22:48:31 -05:00 |
Michael de Sa
|
04a9af37f3
|
Refactor setting writer Location header
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-10-11 10:14:57 -07:00 |
Chris Goller
|
7f3986f982
|
Refactor query config field arguments to be fields
|
2017-10-10 18:04:45 -05:00 |
Jared Scheib
|
40fac47b28
|
Rename vestigial receiver 'h' on Service to 's'
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
|
2017-10-10 15:27:58 -07:00 |
Chris Goller
|
5f4ce64a11
|
Refactor queryConfig to have field aliases and function arguments
|
2017-10-10 17:01:50 -05:00 |
Andrew Watkins
|
b66be556ed
|
Update kapacitor links to include tasks and ping paths
|
2017-09-12 09:23:22 -07:00 |
Chris Goller
|
a28d3d6466
|
Update kapacitor AlertRule to containe most Kapacitor Task information
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
2128c13163
|
Update kapacitor rule response with dbrps, various dates, error, and executing.
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
0c2e7f385b
|
WIP
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
7122c6a19d
|
Add kapacitor rule validation on update
|
2017-05-25 12:10:25 -05:00 |
Chris Goller
|
8d8ffd2bf5
|
Fix kapacitor PUT/POST returning request rather than response
|
2017-05-24 15:30:45 -07:00 |
Chris Goller
|
d16286c505
|
Fix null queryConfig and add substantial test coverage to kapacitor
storage
|
2017-05-05 16:14:02 -05:00 |
Chris Goller
|
8aaed06402
|
Update Kapacitor alerts to set queryConfig to null if not parsable.
|
2017-05-05 14:30:20 -05:00 |
Andrew Watkins
|
014103adf6
|
Resolve conflicts
Conflicts:
ui/src/utils/influxql.js
|
2017-05-05 10:01:26 -07:00 |
Jade McGough
|
50914024ea
|
make kapacitor patching work
|
2017-04-21 12:42:35 -07:00 |
Chris Goller
|
6b33738f75
|
Remove debugging log
|
2017-04-05 23:18:40 -05:00 |
Chris Goller
|
e83d95b937
|
Update kapacitors rule's to use AST and kapacitor directly
|
2017-04-05 20:04:42 -05:00 |
Chris Goller
|
292c1b5b1e
|
Update comments for go vet
|
2017-02-21 21:35:24 -06:00 |
Chris Goller
|
1d9bb70414
|
Add disable and enable to kapacitor alerts
|
2017-02-10 13:48:42 -06:00 |
Chris Goller
|
291bab7f16
|
Update removal of sources to include removing kapacitor and rules resources
|
2017-01-05 14:47:44 -06:00 |
Chris Goller
|
b63047a402
|
Add server error logging
|
2016-11-19 11:41:06 -06:00 |
Chris Goller
|
c48bfe21b9
|
Fix #442 ; update tickscript to be disabled during script update followed by enable
|
2016-11-10 12:56:34 -06:00 |
Chris Goller
|
ff3d319866
|
Update tickscript generation to use group by time as period.
Add httpOut node
Remove spurious variables
|
2016-11-10 11:35:26 -06:00 |
Chris Goller
|
0ab6b8073f
|
Update tasks to be called rules
|
2016-11-04 01:54:39 -05:00 |
Chris Goller
|
c3bb854803
|
Fix bolt scoping and minor kapacitor tickscript updates
|
2016-11-03 22:25:41 -05:00 |
Chris Goller
|
dd6da581df
|
Update to store alert information in boltdb
|
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
|
b7437da989
|
Add kapacitor tickscript template generator for threshold, relative, deadman
|
2016-11-03 19:52:00 -05:00 |
Chris Goller
|
dea713465c
|
Fix kapacitor error message on POST with invalid data.
|
2016-11-01 16:45:31 -05:00 |
Chris Goller
|
d6a067427b
|
Fix mux paths to be hardcoded; clarify server start; fix golint
|
2016-10-28 11:27:06 -05:00 |
Chris Goller
|
d1359c09b3
|
Refactor to remove autogenerated code.
|
2016-10-26 22:10:52 -05:00 |