Constant query::promql::planner::SCALAR_FUNCTION

source ยท
const SCALAR_FUNCTION: &str = "scalar";
Expand description

scalar() function in PromQL.