All Classes and Interfaces

Class
Description
Abstract filter used for OpenTelemetry based HTTP tracing.
Implements tracing logic for ContinueSpan and NewSpan using the Open Telemetry API.
Abstract filter used for Open Tracing based HTTP tracing.
Implements tracing logic for ContinueSpan and NewSpan using the Open Tracing API.
A configuration for async Reporting on Span instances.
Registers an instance of AwsXrayIdGenerator.getInstance() as a Singleton of type IdGenerator.
The Brave propagation context.
Configuration properties for Brave.
Used to configure HTTP trace sending under the tracing.zipkin.http namespace.
The sampler configuration.
Builds a Tracer for Brave using BraveTracer.
Instruments outgoing HTTP requests.
Instruments incoming HTTP requests.
Indicates that the current span should be continued.
Implements tracing logic for ContinueSpan and NewSpan using the Open Tracing API.
Implements tracing logic for ContinueSpan and NewSpan using the Open Telemetry API.
Registers an OpenTelemetry bean.
Creates a default NoopTracer if no other tracer is present.
Creates a default NoopTracer if no other tracer is present.
Builds the client Tracing interceptors.
Builds the server Tracing interceptors.
Deprecated.
This class uses deprecated Zipkin 2 APIs and will be replaced by a Zipkin 3 based implementation in a future release.
Constructs the HttpClientSender.
Configuration properties for Zipkin exporter.
Builds a SpanProcessor that exports traces to Zipkin.
Adds HTTP tracing for Micronaut using Brave.
Configuration for Jaeger tracing.
The reporter configuration bean.
The sampler configuration bean.
The sender configuration bean.
Registers a Jaeger tracer based on the Jaeger configuration.
Utility class to help get kafka headers and put them as span attributes.
The main class with opentelemetry-kafka logic.
Builder class for KafkaTelemetry object.
Configuration properties for KafkaTelemetry.
Interface to filter consumer messages for tracing.
Kafka consumer tracing instrumentation using OpenTelemetry.
Opentelemetery Kafka tracing factory.
Helper-class to access to kafkaTelemetry object from non-micronaut components.
Interface to filter producer messages for tracing.
Kafka consumer tracing instrumentation using OpenTelemetry.
An HTTP client instrumentation factory for Open Telemetry.
An HTTP client instrumentation builder for Open Telemetry.
Client Qualifier represents AttributesExtractor that should be used in http client instrumenter.
An HTTP server instrumentation builder for Open Telemetry.
Server Qualifier represents AttributesExtractor that should be used in http srver instrumenter.
Indicates that a new Open Tracing span should be started.
Implements tracing logic for ContinueSpan and NewSpan using the Open Telemetry API.
Implements tracing logic for ContinueSpan and NewSpan using the Open Tracing API.
An HTTP client instrumentation filter that uses Open Telemetry.
Configuration for OpenTelemetry.
ConfigurationProperties implementation of OpenTelemetryConfiguration.
 
Stores http Open Telemetry Http client configuration.
Stores http Open Telemetry Http server configuration.
Open telemetry propagated context.
Utils class to get the OpenTelemetry tracing context from the Reactor context.
An HTTP server instrumentation filter that uses Open Telemetry.
An HTTP client instrumentation filter that uses Open Tracing.
The open tracing propagated context.
An HTTP server instrumentation filter that uses Open Tracing.
Configuration properties for Zipkin exporter.
Builds a SpanProcessor that exports traces to Zipkin.
API to provide a Resource to be attached to all Spans created by Tracers.
Configures a Tracing Interceptor for all sdk client builders.
Factory for the current trace context object.
Adds SpanTag to SpanAttribute.
Applied to parameters of a method to indicate which parameters should be included in span tags.
Constants used to store Spans in instrumented request attributes.
Default tracing consumer kafka interceptor.
 
Default tracing producer kafka interceptor.
Adds interceptor binding to WithSpan and adds NewSpan to it.
A ServiceInstanceList for Zipkin.