grafana/public/app/plugins/datasource/elasticsearch
Torkel Ödegaard e1d408a66f
AddDataSource: Updated page design & categories (#16971)
* minor refactoring

* Added category

* Minor progress

* Progres

* Updated descriptions

* Added custom sort

* NewDataSource: progress

* Updated design

* NewDataSource: Updated design

* Updated link

* Feedback changes
2019-05-09 11:45:39 +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 Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +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 Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
elastic_response.ts elasticsearch: add 7.x version support (#16646) 2019-04-25 09:41:13 +02:00
index_pattern.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +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 AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02: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/