chronograf/canned
greg linton 599cb082aa chore: add some sweet sweet tests for filestore dashboards 2020-02-07 14:03:24 -07:00
..
README.md
apache.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
bin.go chore: add some sweet sweet tests for filestore dashboards 2020-02-07 14:03:24 -07:00
consul.json passim: normalize query case 2018-11-12 15:17:00 -06:00
consul_agent.json
consul_cluster.json
consul_election.json
consul_http.json
consul_leadership.json passim: normalize query case 2018-11-12 15:17:00 -06:00
consul_serf_events.json
cpu.json
disk.json
diskio.json
docker.json
docker_blkio.json
docker_net.json
elasticsearch.json Add template variables db and rp to missed canned layouts 2018-11-12 15:18:13 -06:00
haproxy.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
influxdb_database.json fix(canned): group by database for numSeries and numMeasurment queries (#5244) 2019-07-29 13:05:27 -07:00
influxdb_httpd.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
influxdb_queryExecutor.json
influxdb_write.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
kubernetes_node.json
kubernetes_pod_container.json
kubernetes_pod_network.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
kubernetes_system_container.json
load.json
mem.json
memcached.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
mesos.json
mongodb.json passim: normalize query case 2018-11-12 15:17:00 -06:00
mysql.json Update cmd to com 2018-07-10 16:35:57 -07:00
net.json passim: normalize query case 2018-11-12 15:17:00 -06:00
netstat.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
new_apps.sh Add template variables db and rp to missed canned layouts 2018-11-12 15:18:13 -06:00
nginx.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
nsq_channel.json
nsq_server.json
nsq_topic.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
phpfpm.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
ping.json Add template variables db and rp to missed canned layouts 2018-11-12 15:18:13 -06:00
postgresql.json
processes.json
procstat.json
rabbitmq.json Add template variables db and rp to missed canned layouts 2018-11-12 15:18:13 -06:00
redis.json fix: update `non_negative_derivative` calls to use 1s (#5368) 2020-02-05 17:02:17 -07:00
riak.json passim: normalize query case 2018-11-12 15:17:00 -06:00
uuid.sh
varnish.json Add template variables db and rp to missed canned layouts 2018-11-12 15:18:13 -06:00
win_cpu.json
win_mem.json
win_net.json
win_system.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.