chronograf/bolt
Tim Raymond 45402f476d Add support for :autoGroupBy: template variable
This adds support for dynamic template variables that compute something
about themselves given some additional context.
2017-06-13 14:59:56 -04:00
..
internal Add support for :autoGroupBy: template variable 2017-06-13 14:59:56 -04:00
client.go Update kapacitors rule's to use AST and kapacitor directly 2017-04-05 20:04:42 -05:00
client_test.go
dashboards.go Introduce ability to edit a dashboard cell 2017-03-23 17:12:33 -07:00
layouts.go Update to fix go linter issues 2017-03-06 10:11:52 -06:00
servers.go DRY bolt/servers.go code 2017-04-21 13:07:32 -07:00
servers_test.go persist the currently active kapacitor in boltdb 2017-04-21 12:42:35 -07:00
sources.go Update to fix go linter issues 2017-03-06 10:11:52 -06:00
sources_test.go Introduce ability to edit a dashboard cell 2017-03-23 17:12:33 -07:00
users.go
users_test.go Introduce ability to edit a dashboard cell 2017-03-23 17:12:33 -07:00
util.go