mirror of
https://github.com/grafana/grafana.git
synced 2025-09-25 18:24:01 +08:00

* Elasticsearch: use time range from queries or default one * Fix tests * Fix language provider tests * Elasticsearch: remove timeSrv dependency for logs context (#29841) * Elasticsearch: remove timeSrv dependency for logs context * Add tests & slighlty improve getIndexList Co-authored-by: Elfo404 <gio.ricci@grafana.com>
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/