mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Name of time field changed in v8 for time series queries from Time to the name of the selected time column, i.e. time or time_sec. These changes should make sure that the name of time field is always returned as Time for time series queries. Fixes #36059 Co-authored-by: Ryan McKinley <ryantxu@gmail.com>