pub fn normalize_performance_score(
    event: &mut Event,
    performance_score: Option<&PerformanceScoreConfig>
)
Expand description

Computes performance score measurements for an event.

This computes score from vital measurements, using config options to define how it is calculated.