mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 11:02:13 +08: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