All Classes and Interfaces

Class
Description
A registry for accessing declarative configuration.
An exception that is thrown when errors occur with declarative configuration.
An interface for accessing declarative configuration data.
A TextMapGetter that extracts context from a map carrier, intended for use with environment variables in child processes.
A TextMapSetter that injects context into a map carrier, intended for use with environment variables when spawning child processes.
Deprecated.
Use AttributeKey with AttributeKey.valueKey(String) instead.
Deprecated.
Use Attributes with AttributeKey.valueKey(String) instead.
Deprecated.
Use AttributesBuilder with AttributeKey.valueKey(String) instead.
Deprecated.
Use AttributeType instead.
Utility class to simplify context propagation.
 
A MeterProvider that does nothing.
 
Extended DoubleCounter with experimental APIs.
Extended DoubleCounterBuilder with experimental APIs.
Extended DoubleGauge with experimental APIs.
Extended DoubleGaugeBuilder with experimental APIs.
Extended DoubleHistogram with experimental APIs.
Extended DoubleHistogramBuilder with experimental APIs.
Extended DoubleUpDownCounter with experimental APIs.
Extended DoubleUpDownCounterBuilder with experimental APIs.
Extended Logger with experimental APIs.
Extended LogRecordBuilder with experimental APIs.
Extended DoubleCounter with experimental APIs.
Extended LongCounterBuilder with experimental APIs.
Extended LongGauge with experimental APIs.
Extended LongGaugeBuilder with experimental APIs.
Extended LongHistogram with experimental APIs.
Extended LongHistogramBuilder with experimental APIs.
Extended LongUpDownCounter with experimental APIs.
Extended LongUpDownCounterBuilder with experimental APIs.
Extension to OpenTelemetry with experimental APIs.
Extended SpanBuilder with experimental APIs.
Extended Tracer with experimental APIs.
A collection of convenience methods to extract instrumentation config from ConfigProvider.getInstrumentationConfig().
A TextMapPropagator which can be configured with a set of fields, which will be extracted and stored in Context.
An interface for creating a lambda that is wrapped in a span, returns a value, and that may throw.
An interface for creating a lambda that is wrapped in a span and that may throw.