Make `fill` parameter configurable
pkittenis opened this issue · 0 comments
pkittenis commented
Prepared queries use fill(previous)
to ensure correct amount of data is returned to the Graphite API.
Make the parameter to the fill
function configurable so that other values like previous
, null
et al can be configured by user.