grafana/public/app/plugins/datasource/elasticsearch
2018-06-14 12:18:11 +02:00
..
img missing space 2017-02-13 18:47:59 -08:00
partials docs: elasticsearch and influxdb docs for group by time interval option (#11609) 2018-04-16 16:03:50 +02:00
specs Karma to Jest: query_def, index_pattern 2018-06-14 12:18:11 +02:00
bucket_agg.ts added /** @nginject */ 2018-01-09 09:33:18 +01:00
config_ctrl.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
datasource.ts elasticsearch: handle if alert query contains template variable 2018-05-28 19:45:18 +02:00
elastic_response.ts public: fix codespell issues 2018-04-13 20:31:29 +02:00
index_pattern.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
metric_agg.ts migrated files to ts 2017-12-28 09:18:57 +01:00
module.ts removed QueryOptionsCtrl references 2018-06-09 16:06:03 -04:00
plugin.json wip 2018-03-23 23:50:16 +08:00
query_builder.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
query_ctrl.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
query_def.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
query_help.md feat: finished work on the interval changes #9161 2017-09-04 13:27:28 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00

Elasticsearch Data Source - 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/