Uses of Interface
io.opentelemetry.api.common.Attributes

Packages that use Attributes
Package
Description
This package contains code common across the OpenTelemetry APIs, including Attributes and classes/utilities for interacting with them.
 
 
 
API for writing log appenders.
This package describes the Metrics API that can be used to record application Metrics.
API for distributed tracing.
Internal utilities for exporters.
Marshaling framework for serializing data to protobuf format.
Utilities for working with the OTLP format.
Common utilities used by all SDK components.
Interfaces and implementations that are internal to OpenTelemetry.
The OpenTelemetry SDK implementation of logging.
The data format to model logs for export.
Log exporters.
 
The SDK implementation of metrics.
Classes which form the in-memory representation of the OpenTelemetry metrics data model.
Metric aggregators.
The data format to model metrics for export.
Metric exemplar extension points.
 
View related internal classes.
API for resource information population.
The OpenTelemetry SDK implementation of tracing.
The data format to model traces for export.
Utilities that allow tracing services to export data for sampled spans, as well as providing in-process span processing APIs.
This package contains Samplers for selecting traces that are recorded and exported.