Torkel Ödegaard aa3872a0e2 fix: elasticsearch terms size now allows custom values again, fixes #10124 hace 7 años
..
img a1e071d3c5 missing space hace 9 años
partials aa3872a0e2 fix: elasticsearch terms size now allows custom values again, fixes #10124 hace 7 años
specs 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json hace 8 años
README.md 6fa46d9539 plugins: update meta data for all core plugins hace 7 años
bucket_agg.js 840099bec0 refactor: metric segment remake hace 8 años
config_ctrl.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json hace 8 años
datasource.ts 710bb70746 [elasticsearch] Allow nested fields for annotation source (#10936) hace 7 años
elastic_response.ts ec9db318e3 Fix typo in error message hace 8 años
index_pattern.ts 85879a7014 prettier: change to single quoting hace 8 años
metric_agg.js d55cc4e2a3 [elasticsearch] Fix add metric that was not working properly hace 8 años
module.ts 85879a7014 prettier: change to single quoting hace 8 años
plugin.json 6fa46d9539 plugins: update meta data for all core plugins hace 7 años
query_builder.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json hace 8 años
query_ctrl.ts 27835f373e cleanup: removed unused typescript typings import hace 8 años
query_def.ts 27835f373e cleanup: removed unused typescript typings import hace 8 años
query_help.md 6e4090abf2 feat: finished work on the interval changes #9161 hace 8 años

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/