Chris Goller
91eec23099
Update name to chronograf
2016-10-20 09:39:40 -05:00
Chris Goller
f782284358
Update layout to use uuid v4 string as ID parameter.
2016-10-10 17:08:52 -05:00
Chris Goller
b1b931447b
Add mock layout store and POST /layouts test
2016-10-07 16:49:32 -05:00
Chris Goller
283833afb1
Add interface and mock for sources
2016-09-29 17:09:22 -05:00
Andrew Watkins
81f50c5eca
Rename loadExplorer to loadExploration
2016-09-29 12:57:58 -07:00
Andrew Watkins
49685ce60f
Successfully switch between data explorerations
2016-09-29 10:51:24 -07: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
2d6199aa44
Fix ExplorationID and UserID in mock
2016-09-28 11:45:24 -04:00
Chris Goller
cc42d5c285
Update explorations handlers to PATCH and POST correctly
2016-09-26 19:32:11 -05:00
Will Piers
64b658b633
WIP fixing the explorer
2016-09-22 11:17:49 -07:00
Andrew Watkins
9fcf4f36fd
First steps towards revitalizaing the data explorer
...
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-09-22 11:17:49 -07:00
Chris Goller
113fa01323
Add simple influx backend through cli option.
2016-09-21 15:03:07 -07:00
Tim Raymond
536fa7de8f
Update influx package to support MonitoredServices
...
The Timeseries interface was updated to include MonitoredServices as
part of its spec. This adds a stub implementation of that.
2016-09-16 12:11:28 -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
dea52dc90e
Add mock handler for explorations
...
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-12 18:32:44 -05:00
Chris Goller
79948edadf
Add mock implementation of timeseries and explorerererererer
...
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-12 18:32:44 -05:00