grafana/public/app/plugins/datasource/elasticsearch
Marcus Efraimsson acb45867f8
Merge pull request #14179 from mattiarossi/master
Add support for offset in date histogram aggregation
2018-12-03 05:43:42 -08:00
..
img missing space 2017-02-13 18:47:59 -08:00
partials Requested Backend changes, removed link in popover description for the offset field 2018-11-27 03:42:20 -05:00
specs fix terms agg order deprecation warning on es 6+ 2018-11-02 17:53:47 +01:00
bucket_agg.ts Fix elastic ng-inject (build issue) (#14195) 2018-11-28 00:20:49 -08:00
config_ctrl.ts [elasticsearch] Do not set a placeholder to index name, if it's already specified. 2018-11-14 18:45:18 +02:00
datasource.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
elastic_response.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
index_pattern.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
metric_agg.ts Fix elastic ng-inject (build issue) (#14195) 2018-11-28 00:20:49 -08: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 Requested Backend changes, added details to popover description for the offset field 2018-11-26 08:58:25 -05:00
query_ctrl.ts fix switching from es raw document metric breaks query editor 2018-11-08 01:00:20 +01:00
query_def.ts fix switching from es raw document metric breaks query editor 2018-11-08 01:00:20 +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/