mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Elasticsearch: add interval type selector * Interval type: add tooltip * DateHistogramSettingsEditor: create unit test * Elastic histogram settings: refactor showing calendar type * Update test * Prettier * DateHistogramSettingsEditor: change tooltip according to interval type * Calendar intervals: add comment * Prettier
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/