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 8f78b0e7bc
Chore: Fix all Typescript strict null errors (#26204)
5 years ago
..
components Editor: New line on Enter, run query on Shift+Enter (#24654) 5 years ago
configuration Chore: Fix typescript strict null fixes now at 298 (#26125) 5 years ago
img Chore: fix modes for non-executable files (#16864) 6 years ago
partials Elasticsearch: Support using a variable for histogram and terms min doc count (#25392) 5 years ago
specs Chore: Fix all Typescript strict null errors (#26204) 5 years ago
README.md Docs: Fixed broken links of Datasource doc at Grafana plugin page (#21363) 6 years ago
bucket_agg.ts Chore: changes elastic terms min_doc_count default from 1 to 0 (#24204) 5 years ago
datasource.test.ts Chore: Fix all Typescript strict null errors (#26204) 5 years ago
datasource.ts Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
elastic_response.ts Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
index_pattern.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 5 years ago
metric_agg.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 5 years ago
module.ts Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
pipeline_variables.ts noImplicitAny: 1670 errors (#18035) 6 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
query_builder.ts Explore: Unification of logs/metrics/traces user interface (#25890) 5 years ago
query_ctrl.ts Types: Adds type safety to appEvents (#19418) 6 years ago
query_def.ts Elasticsearch: Adds cumulative sum aggregation support (#24820) 5 years ago
query_help.md feat: finished work on the interval changes #9161 8 years ago
types.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 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/