fn temporality()

in src/lib.rs [216:218]


    fn temporality(&self, _kind: InstrumentKind) -> Temporality {
        Temporality::Delta
    }