grafana/public/app/plugins/datasource/elasticsearch
2017-12-07 14:14:50 +01:00
..
img missing space 2017-02-13 18:47:59 -08:00
partials Elasticsearch max_concurrent_shard_requests parameter for es 5.6+ 2017-11-21 10:56:34 +01:00
specs updated libs and fixed new typescript errors 2017-11-27 12:14:57 +01:00
bucket_agg.js refactor: metric segment remake 2017-06-15 15:56:24 -04:00
config_ctrl.ts Elasticsearch max_concurrent_shard_requests parameter for es 5.6+ 2017-11-21 10:56:34 +01:00
datasource.ts Elasticsearch max_concurrent_shard_requests parameter for es 5.6+ 2017-11-21 10:56:34 +01:00
elastic_response.ts tech: migrating elasticsearch to typescript 2017-09-28 12:52:39 +02:00
index_pattern.ts Create annotations (#8197) 2017-10-07 10:31:39 +02:00
metric_agg.js [elasticsearch] Fix add metric that was not working properly 2017-06-03 02:50:10 +00:00
module.ts feat(plugins): made it possible to have relative plugin template urls 2016-02-09 18:17:32 +01:00
plugin.json feat: finished work on the interval changes #9161 2017-09-04 13:27:28 +02:00
query_builder.ts removes unused properties 2017-12-05 08:26:43 +01:00
query_ctrl.ts Webpack (#9391) 2017-10-01 20:02:25 +02:00
query_def.ts Create annotations (#8197) 2017-10-07 10:31:39 +02:00
query_help.md feat: finished work on the interval changes #9161 2017-09-04 13:27:28 +02:00
README.md docs(elastic): updates readme 2016-06-02 14:56:31 +02:00

Elasticsearch Datasource - Native Plugin

Grafana ships with advanced support for Elasticsearch. You can do many types of simple or complex elasticsearch queries to visualize logs or metrics stored in Elasticsearch. You can also annotate your graphs with log events stored in Elasticsearch.

Read more about it here:

http://docs.grafana.org/datasources/elasticsearch/