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
Connor Lindsey c4c28a5b63
Explore: Support custom display label for derived fields buttons for Loki datasource (#37273)
4 years ago
..
components Chore: Fix TypeScript strict errors with components using connect (#37109) 4 years ago
configuration Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
hooks Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 5 years ago
img
partials
specs Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 5 years ago
test-helpers Elasticsearch: Persist custom value for size option in Terms Bucket Agg (#36194) 5 years ago
README.md
datasource.test.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
datasource.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
elastic_response.ts Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 5 years ago
index_pattern.ts Elasticsearch: revert to isoWeek when resolving weekly indices (#31709) 5 years ago
language_provider.test.ts Elasticsearch: don't add bucket aggregations when importing log queries (#34281) 5 years ago
language_provider.ts Chore: Fix more TypeScript strict errors (#37066) 4 years ago
module.ts
plugin.json
query_builder.ts Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 5 years ago
query_def.ts Elasticsearch: automatically set date_histogram field based on data source configuration (#33840) 5 years ago
query_help.md
types.ts Explore: Support custom display label for derived fields buttons for Loki datasource (#37273) 4 years ago
utils.test.ts
utils.ts Elasticsearch: use semver strings to identify ES version (#33646) 5 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:

https://grafana.com/docs/grafana/latest/features/datasources/elasticsearch/