Skip to main content

temporality_value

Function temporality_value 

Source
fn temporality_value(data: &Data) -> Option<&'static str>
Expand description

Maps OTLP aggregation_temporality to the semantic value, or None when the instrument has no temporality (gauge/summary) or it is unspecified.