Uses of Package
io.opentelemetry.sdk.internal
-
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.exporter.internal.grpc Class Description ThrottlingLogger Will limit the number of log messages emitted, so as not to spam when problems are happening. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.exporter.internal.http Class Description ThrottlingLogger Will limit the number of log messages emitted, so as not to spam when problems are happening. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.exporter.internal.marshal Class Description DynamicPrimitiveLongList A resizable list for storing primitive `long` values. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.internal Class Description AndroidFriendlyRandomHolder RandomSupplier
instance that doesn't useThreadLocalRandom
, which is broken on most versions of Android (it uses the same seed everytime it starts up).AttributesMap A map with a fixed capacity that drops attributes when the map gets full, and which truncates string and array string attribute values to theAttributesMap.lengthLimit
.DynamicPrimitiveLongList A resizable list for storing primitive `long` values.JavaVersionSpecific Contains APIs that are implemented differently based on the version of Java being run.RateLimiter This class was taken from Jaeger java client.ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
.ScopeConfiguratorBuilder.Condition -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.logs Class Description AttributesMap A map with a fixed capacity that drops attributes when the map gets full, and which truncates string and array string attribute values to theAttributesMap.lengthLimit
.ComponentRegistry Component (tracer, meter, etc) registry class for all the provider classes (TracerProvider, MeterProvider, etc.).ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.logs.internal Class Description ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics Class Description ComponentRegistry Component (tracer, meter, etc) registry class for all the provider classes (TracerProvider, MeterProvider, etc.).ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
.ThrottlingLogger Will limit the number of log messages emitted, so as not to spam when problems are happening. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal Class Description ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.aggregator Class Description DynamicPrimitiveLongList A resizable list for storing primitive `long` values. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.data Class Description DynamicPrimitiveLongList A resizable list for storing primitive `long` values. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.state Class Description ThrottlingLogger Will limit the number of log messages emitted, so as not to spam when problems are happening. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.view Class Description ThrottlingLogger Will limit the number of log messages emitted, so as not to spam when problems are happening. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.trace Class Description AttributesMap A map with a fixed capacity that drops attributes when the map gets full, and which truncates string and array string attribute values to theAttributesMap.lengthLimit
.ComponentRegistry Component (tracer, meter, etc) registry class for all the provider classes (TracerProvider, MeterProvider, etc.).ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.trace.internal Class Description ScopeConfigurator AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.ScopeConfiguratorBuilder Builder forScopeConfigurator
.