Function servers::otlp::logs::scope_to_jsonb

source ยท
fn scope_to_jsonb(
    scope: Option<InstrumentationScope>,
) -> (Value<'static>, Option<String>, Option<String>)