Constant query::promql::planner::SPECIAL_TIME_FUNCTION

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

time() function in PromQL.