InstrumentState abstract class InstrumentState Documentation Code protected InstrumentState() public abstract void Collect(Instrument instrument, Action<LabeledAggregationStatistics> aggregationVisitFunc) public abstract void Update(double measurement, ReadOnlySpan<KeyValuePair<string, object>> labels)