mysql_test.go
32.4 KB
-
add fillmode "last" to sql datasource · bfc66a7e
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.
Sven Klemm committed