On Wed, Oct 30, 2019 at 03:57:28PM +0000, Damien Claisse wrote:
> It can be sometimes interesting to have a timestamp with a
> resolution of less than a second.
> It is currently painful to obtain this, because concatenation
> of date and date_us lead to a shorter timestamp during first
> 100ms of a second, which is not parseable and needs ugly ACLs
> in configuration to prepend 0s when needed.
> To improve this, add an optional <unit> parameter to date sample
> to report an integer with desired unit.
> Also support this unit in http_date converter to report
> a date string with sub-second precision.
(...)

Looks good, now merged. Thank you Damien!

Willy

Reply via email to