chronograf/canned
gunnaraasen 7f0da89125 Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
..
README.md Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
apache.json Add apache layout with total accesses, req/s, bytes/s 2016-11-10 16:53:14 -06: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 Update app names 2016-11-08 10:21:50 -08:00
disk.json Clean up app names 2016-11-10 15:01:47 -08:00
docker.json Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
influxdb_database.json Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
influxdb_httpd.json Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
influxdb_queryExecutor.json Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
influxdb_write.json Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
kubernetes_node.json Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
kubernetes_pod_container.json Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
kubernetes_pod_network.json Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
kubernetes_system_container.json Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
load.json Update app names 2016-11-08 10:21:50 -08:00
mem.json Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
netstat.json Merge pull request #468 from influxdata/fix-layout-size 2016-11-10 17:37:34 -06:00
new_apps.sh Merge pull request #421 from influxdata/fix-k8s-fields 2016-11-08 15:27:05 -06:00
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 Update ids and redis JSON format (extra {) 2016-11-10 16:48:16 -06:00
postgresql.json Clean up app names 2016-11-10 15:01:47 -08:00
processes.json Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
redis.json Update ids and redis JSON format (extra {) 2016-11-10 16:48:16 -06:00
win_cpu.json Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
win_mem.json Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
win_net.json Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
win_system.json Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
win_websvc.json Merge pull request #468 from influxdata/fix-layout-size 2016-11-10 17:37:34 -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.