grafana/public/app/plugins/datasource/elasticsearch
2019-02-13 11:14:53 +01:00
..
img missing space 2017-02-13 18:47:59 -08:00
partials elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
specs Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
bucket_agg.ts Fix elastic ng-inject (build issue) (#14195) 2018-11-28 00:20:49 -08:00
config_ctrl.ts Merge remote-tracking branch 'origin/develop' into unit-picker 2018-11-16 16:54:02 +01:00
datasource.ts 4075: Interpolate tempvar on alias 2019-01-10 09:53:06 +10:00
elastic_response.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
index_pattern.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
metric_agg.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
module.ts removed QueryOptionsCtrl references 2018-06-09 16:06:03 -04:00
pipeline_variables.ts add missing ngInject annotation 2019-01-31 16:45:32 +01:00
plugin.json wip 2018-03-23 23:50:16 +08:00
query_builder.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
query_ctrl.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
query_def.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +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/