Commit Graph

11 Commits (c413089111f3658959daa9781a161c2c27f1c3b8)

Author SHA1 Message Date
Chris Goller 87eb09f9d5 Add ability to to filter layouts by apps or measurements. 2016-10-06 18:31:56 -05:00
Chris Goller f61a4885b2 Add layouts endpoint and storage 2016-10-05 23:43:13 -05:00
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