Uses of Package
io.opentelemetry.sdk.metrics.internal.view
-
Packages that use io.opentelemetry.sdk.metrics.internal.view Package Description io.opentelemetry.sdk.metrics The SDK implementation of metrics.io.opentelemetry.sdk.metrics.internal Internal SDK implementation classes.io.opentelemetry.sdk.metrics.internal.export io.opentelemetry.sdk.metrics.internal.state io.opentelemetry.sdk.metrics.internal.view View related internal classes. -
Classes in io.opentelemetry.sdk.metrics.internal.view used by io.opentelemetry.sdk.metrics Class Description AttributesProcessor An AttributesProcessor is used to define the actual set of attributes that will be used in a Metric vs.RegisteredView Internal representation of aView
andInstrumentSelector
. -
Classes in io.opentelemetry.sdk.metrics.internal.view used by io.opentelemetry.sdk.metrics.internal Class Description AttributesProcessor An AttributesProcessor is used to define the actual set of attributes that will be used in a Metric vs. -
Classes in io.opentelemetry.sdk.metrics.internal.view used by io.opentelemetry.sdk.metrics.internal.export Class Description ViewRegistry Central location for Views to be registered. -
Classes in io.opentelemetry.sdk.metrics.internal.view used by io.opentelemetry.sdk.metrics.internal.state Class Description AttributesProcessor An AttributesProcessor is used to define the actual set of attributes that will be used in a Metric vs.RegisteredView Internal representation of aView
andInstrumentSelector
. -
Classes in io.opentelemetry.sdk.metrics.internal.view used by io.opentelemetry.sdk.metrics.internal.view Class Description AttributesProcessor An AttributesProcessor is used to define the actual set of attributes that will be used in a Metric vs.FilteredAttributes Filtered attributes is a filtered view of aImmutableKeyValuePairs
backedAttributes
instance.NoopAttributesProcessor RegisteredView Internal representation of aView
andInstrumentSelector
.SumAggregation A sum aggregation configuration.ViewRegistry Central location for Views to be registered.