chronograf/canned
Chris Goller 6d0b38dd05 Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
..
README.md
apache.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
apps.go
apps_test.go
bin.go
consul.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
cpu.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
disk.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
docker.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
elasticsearch.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
haproxy.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
influxdb_database.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
influxdb_httpd.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
influxdb_queryExecutor.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
influxdb_write.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
kubernetes_node.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
kubernetes_pod_container.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
kubernetes_pod_network.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
kubernetes_system_container.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
load.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
mem.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
memcached.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
mongodb.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
mysql.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
netstat.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
new_apps.sh Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
nginx.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
nsq_channel.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
nsq_server.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
nsq_topic.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
ping.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
postgresql.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
processes.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
redis.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
riak.json Update layout JSON formatting to jq style 2016-11-18 16:07:53 -06:00
uuid.sh
varnish.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
win_cpu.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
win_mem.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
win_net.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
win_system.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
win_websvc.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06: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.