Details
-
New Feature Request
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
None
Description
It will be nice to have the new parameter in the last() function to specify a limit in the search. like
last( /host/key,,1m)
meaning that the last value has to be in the last minute
last (/host/key,<#num<:time shift>>,<not older than>)
or
last (/host/key,<#num<:time shift<:not older than>>>)