grafana/public/app/plugins/datasource/elasticsearch
Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890)
* move datemath to grafana/ui

* don't reference @grafana/ui from its own component
2019-05-06 12:36:42 +02:00
..
img Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
partials Add pattern validation in configs (#16837) 2019-05-02 11:02:00 +02:00
specs Refactor: move datemath to grafana/ui (#16890) 2019-05-06 12:36:42 +02:00
bucket_agg.ts Fix elastic ng-inject (build issue) (#14195) 2018-11-28 00:20:49 -08:00
config_ctrl.ts elasticsearch: add 7.x version support (#16646) 2019-04-25 09:41:13 +02:00
datasource.ts elasticsearch: add 7.x version support (#16646) 2019-04-25 09:41:13 +02:00
elastic_response.ts elasticsearch: add 7.x version support (#16646) 2019-04-25 09:41:13 +02:00
index_pattern.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
metric_agg.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02: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 cleanup plugin versions 2019-03-05 23:40:03 -08:00
query_builder.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
query_ctrl.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
query_def.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02: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/