chronograf/canned
nathan haugo 607dd019d3 Fix typos 2016-11-11 13:02:12 -08:00
..
README.md Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
apache.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
apps.go Update apps test to have a logger 2016-11-07 10:27:35 -06:00
apps_test.go Update apps test to have a logger 2016-11-07 10:27:35 -06:00
cpu.json Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
disk.json Fix typos 2016-11-11 13:02:12 -08:00
docker.json Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
influxdb_database.json Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
influxdb_httpd.json Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
influxdb_queryExecutor.json Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
influxdb_write.json Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
kubernetes_node.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
kubernetes_pod_container.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
kubernetes_pod_network.json Fix typos 2016-11-11 13:02:12 -08:00
kubernetes_system_container.json Fix typos 2016-11-11 13:02:12 -08:00
load.json Fix typos 2016-11-11 13:02:12 -08:00
mem.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
netstat.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
new_apps.sh Add nginx layout 2016-11-11 10:37:14 -06:00
nginx.json Fix merge conflict 2016-11-11 13:02:12 -08:00
nsq_channel.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
nsq_server.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
nsq_topic.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
postgresql.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
processes.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
redis.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
uuid.sh Add nginx layout 2016-11-11 10:37:14 -06:00
win_cpu.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
win_mem.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
win_net.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
win_system.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
win_websvc.json Cleanup and aggregates of templates 2016-11-11 13:02:12 -08: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.