Commit Graph

9 Commits (4b65f9097f322d81f5b1293a0a15e5cd3eef6195)

Author SHA1 Message Date
Chris Goller 408f520bbb Update kapacitor endpoint to be scoped to sources 2016-10-04 12:49:12 -05:00
Chris Goller f8fe71c5b9 Add kapacitors endpoint (persist/proxy/rest) 2016-10-04 12:48:36 -05:00
Chris Goller 5ce883f0fc Update sources take multiple URLs for future load-balancing 2016-09-29 18:07:54 -05:00
Chris Goller 283833afb1 Add interface and mock for sources 2016-09-29 17:09:22 -05:00
gunnaraasen 41096ce4ab Update exploration store interface to return exploration on add 2016-09-29 10:24:54 -04:00
gunnaraasen 27ffaf4fcc Refactor the exploration store 2016-09-29 09:38:35 -04:00
gunnaraasen 36f0115e57 Implement ExplorationStore with boltDB and protobuf 2016-09-28 11:45:24 -04:00
Chris Goller 26d721290c Add API for monitored services.
Closes #49

The /sources/{id}/monitored endpoint will return an array of Services
describing services this data source has monitoring data for.

The response has a `TagKey` and `TagValue` that can be used to specifically
query for the service.
2016-09-15 11:28:51 -05:00
Chris Goller 6ff6bdf4a7 Add interfaces to backend data and logic. 2016-09-12 14:43:37 -05:00