Measurement<T>
Stores one observed metrics value and its associated tags. This type is used by an Observable instrument's Observe() method when reporting current measurements.
with the associated tags.
Gets the measurement tags list.
Gets the measurement value.
Initializes a new instance of the Measurement using the value and the list of tags.
Initializes a new instance of the Measurement using the value and the list of tags.
Initializes a new instance of the Measurement using the value and the list of tags.
Initializes a new instance of the Measurement using the value and the list of tags.