mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:22:31 +08:00

This adds a new fill mode last (last observation carried forward) for grafana to the sql datasources. This fill mode will fill in the last seen value in a series when a timepoint is missing or NULL if no value for that series has been seen yet.