mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
It is now possible to specify a field containing time-end in Elasticsearch annotations. Any annotations with a time-end will become a region between time and time-end. Any annotations without the time-end field will remain a single-point annotation. Ref #10589