query::promql::planner

Constant SPECIAL_TIME_FUNCTION

source
const SPECIAL_TIME_FUNCTION: &str = "time";
Expand description

time() function in PromQL.