Marcus Efraimsson 5803bfd2c7 fix terms agg order deprecation warning on es 6+ 7 лет назад
..
img a1e071d3c5 missing space 8 лет назад
partials 90ed046ce3 docs: elasticsearch and influxdb docs for group by time interval option (#11609) 7 лет назад
specs 5803bfd2c7 fix terms agg order deprecation warning on es 6+ 7 лет назад
README.md 6fa46d9539 plugins: update meta data for all core plugins 7 лет назад
bucket_agg.ts cd4619dad1 working on react data / query exectution 7 лет назад
config_ctrl.ts 5803bfd2c7 fix terms agg order deprecation warning on es 6+ 7 лет назад
datasource.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 лет назад
elastic_response.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 лет назад
index_pattern.ts a702603e7b changed var to const 2 (#13068) 7 лет назад
metric_agg.ts cd4619dad1 working on react data / query exectution 7 лет назад
module.ts c92874875c removed QueryOptionsCtrl references 7 лет назад
plugin.json 8e7d23cdeb wip 7 лет назад
query_builder.ts 5803bfd2c7 fix terms agg order deprecation warning on es 6+ 7 лет назад
query_ctrl.ts abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 лет назад
query_def.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 лет назад
query_help.md 6e4090abf2 feat: finished work on the interval changes #9161 8 лет назад

README.md

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/