Skip to main content

event_from_sample

Function event_from_sample 

Source
pub fn event_from_sample(
    metric: &str,
    value: f64,
    tags: &[(&str, &str)],
) -> MetricEvent
Expand description

Create event from performance sample