All Classes and Interfaces

Class
Description
A DoubleCounter bound to a fixed set of Attributes, obtained via ExtendedDoubleCounter.bind(Attributes).
A DoubleGauge bound to a fixed set of Attributes, obtained via ExtendedDoubleGauge.bind(Attributes).
A DoubleHistogram bound to a fixed set of Attributes, obtained via ExtendedDoubleHistogram.bind(Attributes).
A DoubleUpDownCounter bound to a fixed set of Attributes, obtained via ExtendedDoubleUpDownCounter.bind(Attributes).
A LongCounter bound to a fixed set of Attributes, obtained via ExtendedLongCounter.bind(Attributes).
A LongGauge bound to a fixed set of Attributes, obtained via ExtendedLongGauge.bind(Attributes).
A LongHistogram bound to a fixed set of Attributes, obtained via ExtendedLongHistogram.bind(Attributes).
A LongUpDownCounter bound to a fixed set of Attributes, obtained via ExtendedLongUpDownCounter.bind(Attributes).
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 containing environment variables.
A TextMapSetter that injects context into a map carrier, intended for use with environment variables when applications spawn child processes.
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.