Package io.opentelemetry.opencensusshim


@ParametersAreNonnullByDefault package io.opentelemetry.opencensusshim
The OpenCensus to OpenTelemetry shim.
  • Classes
    Class
    Description
    MetricProducer for OpenCensus metrics, which allows MetricReaders to read from both OpenTelemetry and OpenCensus metrics.
    This is a context manager implementation that overrides the default OpenCensus context manager ContextManagerImpl.
    Implementation of the TraceComponent for OpenTelemetry migration, which uses the OpenTelemetry migration StartEndHandler.