Skip to main content

native_extrapolated_rate

Function native_extrapolated_rate 

Source
fn native_extrapolated_rate<const IS_COUNTER: bool, const IS_RATE: bool>(
    input: &[ColumnarValue],
    range_length: i64,
    func_name: &'static str,
    collector: Option<PromqlAnnotationCollector>,
) -> Result<ColumnarValue>