Uses of Package
io.opentelemetry.sdk.internal
Packages that use io.opentelemetry.sdk.internal
Package
Description
Utilities for gRPC exporters.
Marshaling framework for serializing data to protobuf format.
Interfaces and implementations that are internal to OpenTelemetry.
The OpenTelemetry SDK implementation of logging.
The SDK implementation of metrics.
Internal SDK implementation classes.
Metric aggregators.
The data format to model metrics for export.
View related internal classes.
The OpenTelemetry SDK implementation of tracing.
-
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.exporter.internal.grpcClassDescriptionWill 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.httpClassDescriptionWill 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
-
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.internalClassDescription
RandomSupplier
instance that doesn't useThreadLocalRandom
, which is broken on most versions of Android (it uses the same seed everytime it starts up).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
.A resizable list for storing primitive `long` values.Contains APIs that are implemented differently based on the version of Java being run.This class was taken from Jaeger java client.AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.logsClassDescriptionA map with a fixed capacity that drops attributes when the map gets full, and which truncates string and array string attribute values to the
AttributesMap.lengthLimit
.Component (tracer, meter, etc) registry class for all the provider classes (TracerProvider, MeterProvider, etc.).AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.logs.internalClassDescriptionA
ScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metricsClassDescriptionComponent (tracer, meter, etc) registry class for all the provider classes (TracerProvider, MeterProvider, etc.).A
ScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
.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.internalClassDescriptionA
ScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.aggregator
-
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.data
-
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.metrics.internal.stateClassDescriptionWill 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.viewClassDescriptionWill 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.traceClassDescriptionA map with a fixed capacity that drops attributes when the map gets full, and which truncates string and array string attribute values to the
AttributesMap.lengthLimit
.Component (tracer, meter, etc) registry class for all the provider classes (TracerProvider, MeterProvider, etc.).AScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
. -
Classes in io.opentelemetry.sdk.internal used by io.opentelemetry.sdk.trace.internalClassDescriptionA
ScopeConfigurator
computes configuration for a givenInstrumentationScopeInfo
.Builder forScopeConfigurator
.