mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
* Elasticsearch: Remove support for versions after their EOL * Update docs * Remove old versions from config * Update pkg/tsdb/elasticsearch/elasticsearch.go Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com> * Fix tests * Fix typecheck errors Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com> |
||
---|---|---|
.. | ||
components | ||
configuration | ||
hooks | ||
img | ||
partials | ||
specs | ||
test-helpers | ||
datasource.test.ts | ||
datasource.ts | ||
elastic_response.ts | ||
index_pattern.ts | ||
language_provider.test.ts | ||
language_provider.ts | ||
module.ts | ||
plugin.json | ||
query_builder.ts | ||
query_def.ts | ||
query_help.md | ||
README.md | ||
types.ts | ||
utils.test.ts | ||
utils.ts |
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/