田子宽 9c35d3f87c Add kibana like readable label to elasticsearch query builder 8 years ago
..
img a1e071d3c5 missing space 9 years ago
partials 9c35d3f87c Add kibana like readable label to elasticsearch query builder 8 years ago
specs 8e03f321eb fix: Elasticsearch table aggregation and support for many aggregations of same type, now uses field name if more than 1 aggregation of same type, fixes #4709 8 years ago
README.md 510360a509 docs(elastic): updates readme 9 years ago
bucket_agg.js 8d072de556 elasticsearch: changed default terms min_doc_count to 1 and order by to desc, closes #8231 8 years ago
config_ctrl.ts 99c5f7d571 feat(elastic): remove support for ES 1.x 9 years ago
datasource.d.ts 0bea6aba63 feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 10 years ago
datasource.js 3b235612fd elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836 8 years ago
elastic_response.d.ts 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
elastic_response.js 8e03f321eb fix: Elasticsearch table aggregation and support for many aggregations of same type, now uses field name if more than 1 aggregation of same type, fixes #4709 8 years ago
index_pattern.d.ts 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
index_pattern.js 40845578c6 Fix elasticsearch hourly indexes 10 years ago
metric_agg.js a37a2259b3 Allowing "Unique Count"s of any data type (#7704) 8 years ago
module.ts 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 10 years ago
plugin.json 69bec98962 chore: update all grafana.org urls to .com 8 years ago
query_builder.d.ts 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
query_builder.js 9c35d3f87c Add kibana like readable label to elasticsearch query builder 8 years ago
query_ctrl.ts 0fa0066cd9 tech(lodash): began migration work 9 years ago
query_def.d.ts 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
query_def.js 085c4c56b8 elasticearch: added support for histogram aggregations, closes #3164 8 years ago

README.md

Elasticsearch Datasource - 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/