The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/elasticsearch
Torkel Ödegaard 752b42798a annotations: added new options hide toggle, and show option 8 years ago
..
img missing space 8 years ago
partials annotations: added new options hide toggle, and show option 8 years ago
specs elasticseach: fixed broken unit test 8 years ago
README.md docs(elastic): updates readme 9 years ago
bucket_agg.js elasticearch: added support for histogram aggregations, closes #3164 8 years ago
config_ctrl.ts feat(elastic): remove support for ES 1.x 9 years ago
datasource.d.ts feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 9 years ago
datasource.js elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836 8 years ago
elastic_response.d.ts tech(systemjs): almost all tests are passing 10 years ago
elastic_response.js Revert "ES Nested type bucket aggregation (#4694) (#4694)" 8 years ago
index_pattern.d.ts tech(systemjs): almost all tests are passing 10 years ago
index_pattern.js Fix elasticsearch hourly indexes 10 years ago
metric_agg.js Allowing "Unique Count"s of any data type (#7704) 8 years ago
module.ts feat(plugins): made it possible to have relative plugin template urls 9 years ago
plugin.json chore: update all grafana.org urls to .com 8 years ago
query_builder.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_builder.js elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836 8 years ago
query_ctrl.ts tech(lodash): began migration work 9 years ago
query_def.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_def.js 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/