fn temporality_value(data: &Data) -> Option<&'static str>
Maps OTLP aggregation_temporality to the semantic value, or None when the instrument has no temporality (gauge/summary) or it is unspecified.
aggregation_temporality
None