pub fn normalize_span_category(attributes: &mut Annotated<Attributes>)Expand description
Infers the sentry.category attribute and inserts it into attributes if not
already set. The category is derived from the span operation or other span
attributes.