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
Melchior MOULIN dfc78d0979
Explore: Transform prometheus query to elasticsearch query (#23670)
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 Fix self cloosing bracket to display input (#26552) 5 years ago
specs Elasticsearch: Fixes localized dates in index pattern (#27351) 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: Transform prometheus query to elasticsearch query (#23670) 5 years ago
elastic_response.ts Elasticsearch: Create Raw Doc metric to render raw JSON docs in columns in the new table panel (#26233) 5 years ago
index_pattern.ts Elasticsearch: Fixes localized dates in index pattern (#27351) 5 years ago
language_provider.test.ts Explore: Transform prometheus query to elasticsearch query (#23670) 5 years ago
language_provider.ts Explore: Transform prometheus query to elasticsearch query (#23670) 5 years ago
metric_agg.ts Elasticsearch: Create Raw Doc metric to render raw JSON docs in columns in the new table panel (#26233) 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 Elasticsearch: Create Raw Doc metric to render raw JSON docs in columns in the new table panel (#26233) 5 years ago
query_ctrl.ts Fix matrics comparison to know when to refresh (#26382) 5 years ago
query_def.ts Elasticsearch: Create Raw Doc metric to render raw JSON docs in columns in the new table panel (#26233) 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/