mirror of
https://github.com/grafana/grafana.git
synced 2025-09-17 19:32:51 +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.