Package io.opentelemetry.sdk.metrics.internal.state
package io.opentelemetry.sdk.metrics.internal.state
-
ClassDescriptionArray-based Stack.Stores aggregated
MetricData
for asynchronous instruments.A registered callback.Utilities for logging metric diagnostic issues.Stores aggregatedMetricData
for synchronous instruments.A long or double measurement recorded fromObservableLongMeasurement
orObservableDoubleMeasurement
.A long or double measurement recorded fromObservableLongMeasurement
orObservableDoubleMeasurement
.State for aSdkMeterProvider
.Stores collectedMetricData
.Responsible for storing metrics byMetricDescriptor
and returning access to input pipeline for instrument measurements.A mutableMeasurement
implementationObjectPool<T>A pool of objects of typeT
.PooledHashMap<K,V> A bucket-based hash map with an internal re-usable map entry objects poolPooledHashMap.Entry<K,V> Records values from asynchronous instruments to associatedAsynchronousMetricStorage
.Stores aggregatedMetricData
for synchronous instruments.StoresMetricData
and allows synchronous writes of measurements.