grafana/public/app/plugins/datasource/elasticsearch
2017-02-13 18:47:01 -08:00
..
img elasticsearch svg 2017-02-13 18:47:01 -08:00
partials ES - Support for min_doc_count on group by terms (#7324) 2017-01-23 07:26:42 +01:00
specs fix(Elasticsearch): fix for alias patterns that refers to term that is numeric zero, fixes #7323 2017-01-23 10:15:02 +01:00
bucket_agg.js ES - Support for min_doc_count on group by terms (#7324) 2017-01-23 07:26:42 +01:00
config_ctrl.ts feat(elastic): remove support for ES 1.x 2016-12-09 11:34:19 +01:00
datasource.d.ts feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 2016-02-03 16:31:07 +01:00
datasource.js Set time when testing ES datasource, fixes #7044 (#7390) 2017-01-28 08:30:33 +01:00
elastic_response.d.ts tech(systemjs): almost all tests are passing 2015-12-21 16:00:58 +01:00
elastic_response.js fix(Elasticsearch): fix for alias patterns that refers to term that is numeric zero, fixes #7323 2017-01-23 10:15:02 +01:00
index_pattern.d.ts tech(systemjs): almost all tests are passing 2015-12-21 16:00:58 +01:00
index_pattern.js Fix elasticsearch hourly indexes 2016-01-07 14:39:20 -08:00
metric_agg.js Moving average support for all models along with additional settings associated with each model 2017-01-05 23:17:24 +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 replace elastic logo 2017-02-13 18:38:13 -08:00
query_builder.d.ts tech(systemjs): almost all tests are passing 2015-12-21 16:00:58 +01:00
query_builder.js Elasticsearch - Term aggregation limit fix (should fix #7112) (#7338) 2017-01-25 12:29:41 +01:00
query_ctrl.ts tech(lodash): began migration work 2016-09-13 22:10:44 +02:00
query_def.d.ts tech(systemjs): almost all tests are passing 2015-12-21 16:00:58 +01:00
query_def.js feat(ES): refactoring PR #7154 2017-01-06 07:22:37 +01: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/