Torkel Ödegaard 314b645857 tslint: changing vars -> const (#13034) 7 年 前
..
img a1e071d3c5 missing space 9 年 前
partials 90ed046ce3 docs: elasticsearch and influxdb docs for group by time interval option (#11609) 7 年 前
specs 314b645857 tslint: changing vars -> const (#13034) 7 年 前
README.md 6fa46d9539 plugins: update meta data for all core plugins 8 年 前
bucket_agg.ts 328141e7c9 added /** @nginject */ 8 年 前
config_ctrl.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 年 前
datasource.ts 9b978b7203 tslint: autofix of let -> const (#13033) 7 年 前
elastic_response.ts 9b978b7203 tslint: autofix of let -> const (#13033) 7 年 前
index_pattern.ts 85879a7014 prettier: change to single quoting 8 年 前
metric_agg.ts fc8ed3ad87 migrated files to ts 8 年 前
module.ts c92874875c removed QueryOptionsCtrl references 7 年 前
plugin.json 8e7d23cdeb wip 7 年 前
query_builder.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 年 前
query_ctrl.ts 27835f373e cleanup: removed unused typescript typings import 8 年 前
query_def.ts 27835f373e cleanup: removed unused typescript typings import 8 年 前
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/