chronograf/canned
Chris Goller a88065f5e5 Fix nsq layout topic id 2016-11-10 15:13:17 -06:00
..
README.md
apps.go
apps_test.go
cpu.json
disk.json
kubernetes_node.json
kubernetes_pod_container.json
kubernetes_pod_network.json
kubernetes_system_container.json
load.json
mem.json
netstat.json
new_apps.sh
nsq_channel.json Add nsq layouts 2016-11-09 16:08:49 -06:00
nsq_server.json Add nsq layouts 2016-11-09 16:08:49 -06:00
nsq_topic.json Fix nsq layout topic id 2016-11-10 15:13:17 -06:00
postgresql.json Update layouts to use jq format and fix nsq ids 2016-11-10 15:06:13 -06:00
processes.json
redis.json Update layouts to use jq format and fix nsq ids 2016-11-10 15:06:13 -06:00
win_cpu.json
win_mem.json
win_net.json
win_websvc.json

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.