Daniel Lee 8b9c44be17 Merge pull request #10369 from grafana/elastic-file-to-ts há 7 anos atrás
..
img a1e071d3c5 missing space há 9 anos atrás
partials aa3872a0e2 fix: elasticsearch terms size now allows custom values again, fixes #10124 há 7 anos atrás
specs 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json há 8 anos atrás
README.md 6fa46d9539 plugins: update meta data for all core plugins há 7 anos atrás
bucket_agg.ts 328141e7c9 added /** @nginject */ há 8 anos atrás
config_ctrl.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json há 8 anos atrás
datasource.ts 710bb70746 [elasticsearch] Allow nested fields for annotation source (#10936) há 7 anos atrás
elastic_response.ts ec9db318e3 Fix typo in error message há 8 anos atrás
index_pattern.ts 85879a7014 prettier: change to single quoting há 8 anos atrás
metric_agg.ts fc8ed3ad87 migrated files to ts há 8 anos atrás
module.ts 85879a7014 prettier: change to single quoting há 8 anos atrás
plugin.json 6fa46d9539 plugins: update meta data for all core plugins há 7 anos atrás
query_builder.ts 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json há 8 anos atrás
query_ctrl.ts 27835f373e cleanup: removed unused typescript typings import há 8 anos atrás
query_def.ts 27835f373e cleanup: removed unused typescript typings import há 8 anos atrás
query_help.md 6e4090abf2 feat: finished work on the interval changes #9161 há 8 anos atrás

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/