pub fn normalize_breakdowns(
    event: &mut Event,
    breakdowns_config: &BreakdownsConfig
)
Expand description

Computes breakdowns for an event based on the given configuration.