grafana/public/app/plugins/datasource/elasticsearch
2018-01-09 08:24:14 +01:00
..
img missing space 2017-02-13 18:47:59 -08:00
partials added select-wrapper to where it was missing for unified look 2017-12-13 15:05:43 +01:00
specs prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
bucket_agg.js refactor: metric segment remake 2017-06-15 15:56:24 -04: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 cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
elastic_response.ts Fix typo in error message 2018-01-09 08:24:14 +01:00
index_pattern.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
metric_agg.js [elasticsearch] Fix add metric that was not working properly 2017-06-03 02:50:10 +00:00
module.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
plugin.json feat: finished work on the interval changes #9161 2017-09-04 13:27:28 +02: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 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/