Chris Goller
00d0a325de
Update layouts key from telegraf_measurements to measurements
2016-10-11 12:51:56 -05:00
Chris Goller
f6770830f9
Update layouts to use ID generation.
2016-10-10 21:00:49 -05:00
Chris Goller
c9dc1d492a
Add pre-canned application layout store.
2016-10-10 20:40:16 -05:00
Chris Goller
41d6341a36
Update layout to use uuid v4 string as ID parameter.
2016-10-10 17:08:52 -05:00
Chris Goller
7aec0e93bf
Add ability to to filter layouts by apps or measurements.
2016-10-06 18:31:56 -05:00
Chris Goller
21ec6cd72f
Add layouts endpoint and storage
2016-10-05 23:43:13 -05:00
Chris Goller
5f24c1994e
Update kapacitor endpoint to be scoped to sources
2016-10-04 12:49:12 -05:00
Chris Goller
ab6d177dc6
Add kapacitors endpoint (persist/proxy/rest)
2016-10-04 12:48:36 -05:00
Chris Goller
83ee76adda
Update sources take multiple URLs for future load-balancing
2016-09-29 18:07:54 -05:00
Chris Goller
f3805c2130
Add interface and mock for sources
2016-09-29 17:09:22 -05:00
gunnaraasen
16b79cebec
Update exploration store interface to return exploration on add
2016-09-29 10:24:54 -04:00
gunnaraasen
e45dbdc630
Refactor the exploration store
2016-09-29 09:38:35 -04:00
gunnaraasen
eb39e5d01d
Implement ExplorationStore with boltDB and protobuf
2016-09-28 11:45:24 -04:00
Chris Goller
ea96c1c292
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
9c4d645552
Add interfaces to backend data and logic.
2016-09-12 14:43:37 -05:00