servers::otlp::metrics

Function encode_exponential_histogram

source
fn encode_exponential_histogram(
    _name: &str,
    _hist: &ExponentialHistogram,
) -> Result<()>