query::promql::planner

Constant SPECIAL_TIME_FUNCTION

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

time() function in PromQL.