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
Marcus Efraimsson 5803bfd2c7
fix terms agg order deprecation warning on es 6+
7 years ago
..
img missing space 8 years ago
partials docs: elasticsearch and influxdb docs for group by time interval option (#11609) 7 years ago
specs fix terms agg order deprecation warning on es 6+ 7 years ago
README.md plugins: update meta data for all core plugins 7 years ago
bucket_agg.ts working on react data / query exectution 7 years ago
config_ctrl.ts fix terms agg order deprecation warning on es 6+ 7 years ago
datasource.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
elastic_response.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
index_pattern.ts changed var to const 2 (#13068) 7 years ago
metric_agg.ts working on react data / query exectution 7 years ago
module.ts removed QueryOptionsCtrl references 7 years ago
plugin.json wip 7 years ago
query_builder.ts fix terms agg order deprecation warning on es 6+ 7 years ago
query_ctrl.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
query_def.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
query_help.md feat: finished work on the interval changes #9161 8 years ago

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/