mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Elasticsearch: filter annotations * fix broken tests * add a new test case * allow type assertion There is a lint rule to not be able to use assertions. In this case, it is needed and correct way to asset AdHocVariableModel[] Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> * simplify the code to add adhoc filters Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> * lint --------- Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.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/