chronograf/canned
Timothy J. Raymond b74b704820 Merge pull request #297 from influxdata/feature/tr-layouts
Render layouts from API
2016-10-28 19:26:10 -04:00
..
README.md Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
apps.go Add usage stats reporting 2016-10-28 14:34:55 -07:00
apps_test.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
disk_18aed9a7-dc83-406e-a4dc-40d53049541a.json Add "I" and "Name" to cells on backend 2016-10-28 18:01:14 -04:00
new_apps.sh Update naming of pre-canned layouts. 2016-10-11 13:12:19 -05:00

README.md

Canned Applications

The JSON application layouts in this directory ship with the application as nice, default layouts and queries for telegraf data.

Create new Application

To create a new application in this directory run ./new_apps.sh. This shell script will create a new application template with a generated UUID. Update this layout application file's queries, measurements, and application name.