Commit Graph

8 Commits (6be712ef16207a7faf1499a0aaebc457448ca718)

Author SHA1 Message Date
Pavel Zavora 1a3f1752e8 chore: improve comments 2022-04-05 10:01:51 +02:00
Pavel Zavora 6c46da0acd chore(canned): remove unused code 2022-04-05 09:57:23 +02:00
Pavel Zavora 6cfc9c8ac1 fix(canned): load of resources using embed 2022-04-05 09:23:43 +02:00
Pavel Zavora b6f803da6b chore(ui): apply go fmt after go-bindata 2022-04-04 15:40:25 +02:00
greg linton 599cb082aa chore: add some sweet sweet tests for filestore dashboards 2020-02-07 14:03:24 -07:00
Jared Scheib 30b8d3cdca Make all Store names plural for consistency 2017-10-24 15:54:24 -07:00
Chris Goller 8dc012aeac Update to fix go linter issues 2017-03-06 10:11:52 -06:00
Chris Goller b6a0d7c5cc Add layouts as bindata in case chronograf run as a single-file binary
Using my existing layout chaining, I added layouts wrapped in
go-bindata as the last option for loading layouts.  This means
that the data store is preferred over file system over bindata.

With this functionality, we can simply distribute the single-file
binary.
2016-11-14 19:07:38 -06:00