Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

absoluteURI() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
accept(HttpClientOptions) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder.HttpClientOptionsConsumer
 
addAllEvents(SecurityEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds SecurityEvent as Span event.
addEndUserAttributes() - Method in interface io.quarkus.opentelemetry.runtime.config.build.TracesBuildConfig
If OpenTelemetry End User attributes should be added as Span attributes on a best-efforts basis.
addEndUserAttributes(Span) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds Span attributes describing authenticated user if the user is authenticated and CDI request context is active.
addEndUserAttributes(AuthenticationSuccessEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
If there is already valid recording Span, attributes describing authenticated user are added to it.
addEvent(AuthenticationFailureEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds AuthenticationFailureEvent as Span event.
addEvent(AuthenticationSuccessEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds AuthenticationSuccessEvent as Span event.
addEvent(AuthorizationFailureEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds AuthorizationFailureEvent as Span event.
addEvent(AuthorizationSuccessEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds AuthorizationSuccessEvent as Span event.
addEvent(SecurityEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Adds SecurityEvent as Span event that is not authN/authZ success/failure.
AddingSpanAttributesInterceptor - Class in io.quarkus.opentelemetry.runtime.tracing.cdi
Will capture the arguments annotated with SpanAttribute on methods annotated with AddingSpanAttributes.
AddingSpanAttributesInterceptor() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.cdi.AddingSpanAttributesInterceptor
 
ALL - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
All the security events.
ALWAYS_OFF - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
ALWAYS_OFF - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType
 
ALWAYS_OFF - Static variable in class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
ALWAYS_OFF - Static variable in class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType.Constants
 
ALWAYS_ON - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
ALWAYS_ON - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType
 
ALWAYS_ON - Static variable in class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
ALWAYS_ON - Static variable in class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType.Constants
 
asMap() - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
attach(Context) - Method in enum class io.quarkus.opentelemetry.runtime.MDCEnabledContextStorage
 
attach(Context) - Method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Attach the OpenTelemetry Context to the current Context.
attach(Context, Context) - Method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Attach the OpenTelemetry Context in the Vert.x Context if it is a duplicated Vert.x Context.
AttachExceptionHandler - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy
 
AttachExceptionHandler() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.AttachExceptionHandler
 
attribute() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
environment variables for the types of attributes, for which that SDK implements truncation mechanism.
AttributeConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
attributeCountLimit() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.SpanConfig
The maximum number of attributes per span.
attributeValueLengthLimit() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.SpanConfig
The maximum length of span attribute values.
AUTHENTICATION_FAILURE - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Authentication failure event.
AUTHENTICATION_SUCCESS - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Authentication success event.
AUTHN_FAILURE_EVENT_NAME - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
AUTHN_SUCCESS_EVENT_NAME - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
AUTHORIZATION_CONTEXT - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
AUTHORIZATION_FAILURE - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Authorization failure event.
AUTHORIZATION_SUCCESS - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Authorization success event.
AUTHZ_FAILURE_EVENT_NAME - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
AUTHZ_SUCCESS_EVENT_NAME - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
AutoConfiguredOpenTelemetrySdkBuilderCustomizer - Interface in io.quarkus.opentelemetry.runtime
 
AutoConfiguredOpenTelemetrySdkBuilderCustomizer.MetricProviderCustomizer - Class in io.quarkus.opentelemetry.runtime
 
AutoConfiguredOpenTelemetrySdkBuilderCustomizer.SamplerCustomizer - Class in io.quarkus.opentelemetry.runtime
 
AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TextMapPropagatorCustomizers - Class in io.quarkus.opentelemetry.runtime
 
AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizer - Class in io.quarkus.opentelemetry.runtime
 
AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracingResourceCustomizer - Class in io.quarkus.opentelemetry.runtime
 

B

B3 - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
B3 - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
B3MULTI - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
B3MULTI - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
BAGGAGE - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
BAGGAGE - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
BASE2EXPONENTIAL_AGGREGATION_NAME - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder
 
BatchSpanProcessorConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
batchSpanProcessorForOtlp(OTelRuntimeConfig, OtlpExporterRuntimeConfig, Supplier<Vertx>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder
 
bsp() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Batch Span Processor configurations.

C

canHandle(R, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.EventBusInstrumenterVertxTracer
 
canHandle(R, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
canHandle(R, TagExtractor<R>) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
canHandle(R, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
canHandle(R, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
capture() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicThreadContext
 
CDI - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
To be used by legacy CDI beans setup.
CDI_VALUE - Static variable in class io.quarkus.opentelemetry.runtime.config.build.ExporterType.Constants
 
certs() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.KeyCert
Comma-separated list of the path to the certificate files (Pem format).
certs() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.TrustCert
Comma-separated list of the trust certificate files (Pem format).
clearedContext(Map<String, String>) - Method in class io.quarkus.opentelemetry.runtime.propagation.OpenTelemetryMpContextPropagationProvider
 
clearMDCData(Context) - Static method in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
Clears MDC data related to OpenTelemetry
client(MethodDescriptor<?, ?>, Metadata) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
client(MethodDescriptor<?, ?>, String) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
close() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
commandTrace(Map<String, String>) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
CommandTrace(Map<String, String>) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
compression() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Sets the method used to compress payloads.
CompressionType - Enum Class in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
configBuilder(SmallRyeConfigBuilder) - Method in class io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfigBuilder
 
configureLoggerProvider(SdkLoggerProviderBuilder, ConfigProperties, SpiHelper, MeterProvider, BiFunction<? super LogRecordExporter, ConfigProperties, ? extends LogRecordExporter>, BiFunction<? super LogRecordProcessor, ConfigProperties, ? extends LogRecordProcessor>, List<Closeable>) - Static method in class io.quarkus.opentelemetry.runtime.graal.Substitutions.Target_LoggerProviderConfiguration
 
connectionString() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.QueryTrace
 
Constants() - Constructor for class io.quarkus.opentelemetry.runtime.config.build.ExporterType.Constants
 
Constants() - Constructor for class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
Constants() - Constructor for class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
Constants() - Constructor for class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType.Constants
 
convertKeyValueListToMap(List<String>) - Static method in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
Converts a list of "key=value" pairs into a map.
countLimit() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.AttributeConfig
The maximum number of attributes.
createExporter(ConfigProperties) - Method in class io.quarkus.opentelemetry.runtime.metrics.spi.MetricsExporterCDIProvider
 
createExporter(ConfigProperties) - Method in class io.quarkus.opentelemetry.runtime.tracing.spi.SpanExporterCDIProvider
 
createHttpServerMetrics(HttpServerOptions, SocketAddress) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory.OpenTelemetryVertxHttpServerMetrics
 
createMetricExporter(OTelRuntimeConfig, OtlpExporterRuntimeConfig, Supplier<Vertx>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder
 
current() - Method in enum class io.quarkus.opentelemetry.runtime.MDCEnabledContextStorage
 
current() - Method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Gets the current OpenTelemetry Context from the current Vert.x Context if one exists or from the default ContextStorage.
currentContext(Map<String, String>) - Method in class io.quarkus.opentelemetry.runtime.propagation.OpenTelemetryMpContextPropagationProvider
 
customize(AutoConfiguredOpenTelemetrySdkBuilder) - Method in interface io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer
 
customize(AutoConfiguredOpenTelemetrySdkBuilder) - Method in class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.MetricProviderCustomizer
 
customize(AutoConfiguredOpenTelemetrySdkBuilder) - Method in class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.SamplerCustomizer
 
customize(AutoConfiguredOpenTelemetrySdkBuilder) - Method in class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TextMapPropagatorCustomizers
 
customize(AutoConfiguredOpenTelemetrySdkBuilder) - Method in class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizer
 
customize(AutoConfiguredOpenTelemetrySdkBuilder) - Method in class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracingResourceCustomizer
 
customize(TextMapPropagatorCustomizer.Context) - Method in interface io.quarkus.opentelemetry.runtime.propagation.TextMapPropagatorCustomizer
 

D

DB_INSTANCE - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
DB_STATEMENT - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
DB_USER - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
dbIndex() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
decorate(Multi<? extends Message<?>>, String, boolean) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging.ReactiveMessagingTracingIncomingDecorator
Incoming messages
decorate(Multi<? extends Message<?>>, List<String>, boolean) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging.ReactiveMessagingTracingOutgoingDecorator
Outgoing messages
DEFAULT_GRPC_BASE_URI - Static variable in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
 
DEFAULT_HTTP_BASE_URI - Static variable in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
 
DEFAULT_TIMEOUT_SECS - Static variable in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
 
defaultHistogramAggregation() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterMetricsConfig
The preferred default histogram aggregation.
delayedAttributes(String, String, String) - Method in class io.quarkus.opentelemetry.runtime.tracing.TracerRecorder
 
DelayedAttributes - Class in io.quarkus.opentelemetry.runtime.tracing
Class enabling Quarkus to instantiate a TracerProvider during static initialization and set a Attributes delegate during runtime initialization.
DelayedAttributes() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
destroy(OpenTelemetry, CreationalContext<OpenTelemetry>, Map<String, Object>) - Method in class io.quarkus.opentelemetry.OpenTelemetryDestroyer
 
dropNonApplicationUriTargets - Static variable in class io.quarkus.opentelemetry.runtime.tracing.TracerRecorder
 
dropStaticResourceTargets - Static variable in class io.quarkus.opentelemetry.runtime.tracing.TracerRecorder
 
DropTargetsSampler - Class in io.quarkus.opentelemetry.runtime.tracing
 
DropTargetsSampler(Sampler, Set<String>) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.DropTargetsSampler
 

E

eagerlyCreateContextStorage() - Method in class io.quarkus.opentelemetry.runtime.OpenTelemetryRecorder
 
enabled() - Method in interface io.quarkus.opentelemetry.runtime.config.build.exporter.OtlpExporterBuildConfig
Deprecated.
enabled() - Method in interface io.quarkus.opentelemetry.runtime.config.build.MetricsBuildConfig
Enable metrics with OpenTelemetry.
enabled() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
If false, disable the OpenTelemetry usage at build time.
enabled() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents
Whether exporting of the security events is enabled.
enabled() - Method in interface io.quarkus.opentelemetry.runtime.config.build.TracesBuildConfig
Deprecated.
enabled() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.ProxyConfig
If proxy connection must be used.
endpoint() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Sets the OTLP endpoint to send telemetry data.
EndUserSpanProcessor - Class in io.quarkus.opentelemetry.runtime.tracing.security
Main purpose of this processor is to cover adding of the End User attributes to user-created Spans.
EndUserSpanProcessor() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.security.EndUserSpanProcessor
 
EventBusInstrumenterVertxTracer - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
EventBusInstrumenterVertxTracer(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.EventBusInstrumenterVertxTracer
 
eventCountLimit() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.SpanConfig
The maximum number of events per span.
eventTypes() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents
Selects security event types.
ExemplarsFilterType - Enum Class in io.quarkus.opentelemetry.runtime.config.runtime
 
ExemplarsFilterType.Constants - Class in io.quarkus.opentelemetry.runtime.config.runtime
 
experimentalResourceDisabledKeys() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Specify resource attribute keys that are filtered.
experimentalShutdownWaitTime() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
The maximum amount of time Quarkus will wait for the OpenTelemetry SDK to flush unsent spans and shutdown.
export(Collection<MetricData>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.NoopMetricExporter
 
export(Collection<MetricData>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
export(Collection<MetricData>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
export(Collection<SpanData>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxGrpcSpanExporter
 
export(Collection<SpanData>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxHttpSpanExporter
 
exporter() - Method in interface io.quarkus.opentelemetry.runtime.config.build.MetricsBuildConfig
The Metrics exporter to use.
exporter() - Method in interface io.quarkus.opentelemetry.runtime.config.build.TracesBuildConfig
List of exporters supported by Quarkus.
ExporterType - Enum Class in io.quarkus.opentelemetry.runtime.config.build
 
ExporterType.Constants - Class in io.quarkus.opentelemetry.runtime.config.build
 
exportInterval() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.MetricsRuntimeConfig
The interval, between the start of two metric export attempts.
exportTimeout() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.BatchSpanProcessorConfig
The maximum allowed time, in milliseconds, to export data.
extract(SpanStatusBuilder, GrpcRequest, Status, Throwable) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcSpanStatusExtractor
 
extract(GrpcRequest) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcSpanNameExtractor
 
extractClientIP(HttpServerRequest) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.VertxUtil
 
extractRemoteHostname(HttpServerRequest) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.VertxUtil
 
extractRemoteHostPort(HttpServerRequest) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.VertxUtil
 

F

FACTORY - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.InstrumentationRecorder
 
FAILURE_NAME - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
filter(ClientRequestContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
filter(ContainerRequestContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicServerFilter
 
filter(SimpleResourceInfo) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryReactiveServerFilter
 
flush() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.NoopMetricExporter
 
flush() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
flush() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
flush() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxGrpcSpanExporter
 
flush() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxHttpSpanExporter
 
forceFlush() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
forEach(BiConsumer<? super AttributeKey<?>, ? super Object>) - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 

G

get() - Method in class io.quarkus.opentelemetry.runtime.OpenTelemetryContextStorageProvider
 
get(AttributeKey<T>) - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
getAggregationTemporality(InstrumentType) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.NoopMetricExporter
 
getAggregationTemporality(InstrumentType) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
getAggregationTemporality(InstrumentType) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
getAnnotationBindings() - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.MethodRequest
 
getArgs() - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.MethodRequest
 
getAttributes() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
getBaggage() - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.TracerProducer
 
getClientInstrumenter(OpenTelemetry, OTelRuntimeConfig) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
getClock() - Method in class io.quarkus.opentelemetry.runtime.metrics.cdi.MetricsProducer
 
getConnectionString(RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
getConnectionString(SqlClientInstrumenterVertxTracer.QueryTrace) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter
 
getContext() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
getContext() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.MetricRequest
 
getContext() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
getContext(Context) - Static method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Gets the OpenTelemetry Context in a Vert.x Context.
getDefaultAggregation(InstrumentType) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
getDefaultAggregation(InstrumentType) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
getDelegate() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
getDescription() - Method in class io.quarkus.opentelemetry.runtime.tracing.DropTargetsSampler
 
getHeaders() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
getHttpConnectionTracker() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory.OpenTelemetryVertxHttpServerMetrics
 
getInterceptor(ConfigSourceInterceptorContext) - Method in class io.quarkus.opentelemetry.runtime.config.MpTelemetryRelocateConfigSourceInterceptor
 
getLogicalHost() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
getLogicalPort() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
getMemoryMode() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
getMemoryMode() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
getMetadata() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
getMeter() - Method in class io.quarkus.opentelemetry.runtime.metrics.cdi.MetricsProducer
 
getMethod() - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.MethodRequest
 
getMethod(GrpcRequest) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcAttributesGetter
 
getMethodDescriptor() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
getName() - Method in class io.quarkus.opentelemetry.runtime.metrics.spi.MetricsExporterCDIProvider
 
getName() - Method in class io.quarkus.opentelemetry.runtime.tracing.spi.SpanExporterCDIProvider
 
getName(RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
getName(SqlClientInstrumenterVertxTracer.QueryTrace) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter
 
getNetworkLocalInetSocketAddress(GrpcRequest, Status) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor.GrpcServerNetworkAttributesGetter
 
getNetworkPeerInetSocketAddress(GrpcRequest, Status) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor.GrpcServerNetworkAttributesGetter
 
getObservedType() - Method in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
 
getOperation(RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
getPeerSocketAddress() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
getPort(URI) - Static method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterUtil
 
getRawStatement(SqlClientInstrumenterVertxTracer.QueryTrace) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter
 
getReceiveRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.EventBusInstrumenterVertxTracer
 
getReceiveRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
getReceiveRequestInstrumenter() - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
getReceiveRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
getReceiveRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
getReceiveResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.EventBusInstrumenterVertxTracer
 
getReceiveResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
getReceiveResponseInstrumenter() - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
getReceiveResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
getReceiveResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
getRequest() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
getScope() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
getSendRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.EventBusInstrumenterVertxTracer
 
getSendRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
getSendRequestInstrumenter() - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
getSendRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
getSendRequestInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
getSendResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.EventBusInstrumenterVertxTracer
 
getSendResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
getSendResponseInstrumenter() - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
getSendResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
getSendResponseInstrumenter() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
getServerAddress(GrpcRequest) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor.GrpcServerNetworkAttributesGetter
 
getServerInstrumenter(OpenTelemetry, OTelRuntimeConfig) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
getServerPort(GrpcRequest) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor.GrpcServerNetworkAttributesGetter
 
getService(GrpcRequest) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcAttributesGetter
 
getShutdownWaitTime() - Static method in class io.quarkus.opentelemetry.OpenTelemetryDestroyer
 
getSpan() - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.TracerProducer
 
getSpanContext() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
getSpanContext() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
getSpanData(Context) - Static method in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
Gets current span data from the MDC context.
getStatement(RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
getSystem(GrpcRequest) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcAttributesGetter
 
getSystem(RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
getSystem(SqlClientInstrumenterVertxTracer.QueryTrace) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter
 
getThreadContextType() - Method in class io.quarkus.opentelemetry.runtime.propagation.OpenTelemetryMpContextPropagationProvider
 
getTracer() - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.TracerProducer
 
getUser(RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
getUser(SqlClientInstrumenterVertxTracer.QueryTrace) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter
 
getValue() - Method in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
 
getValue() - Method in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
getValue() - Method in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
getValue() - Method in enum class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType
 
getValue() - Method in enum class io.quarkus.opentelemetry.runtime.config.runtime.exporter.CompressionType
 
getVertxContext() - Static method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Gets the current duplicated context or a new duplicated context if a Vert.x Context exists.
getVertxHttpMetricsOptions() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.InstrumentationRecorder
 
getVertxMetricsOptions() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.InstrumentationRecorder
 
getVertxTracerDelegator() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory
 
getVertxTracingOptions() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.InstrumentationRecorder
 
grpc() - Method in interface io.quarkus.opentelemetry.runtime.config.build.InstrumentBuildTimeConfig
Enables instrumentation for gRPC.
GRPC - Static variable in class io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.Protocol
 
GRPC_METRIC_SERVICE_NAME - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxGrpcSender
 
GRPC_TRACE_SERVICE_NAME - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxGrpcSender
 
GrpcAttributesGetter - Enum Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcRequest - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcServerNetworkAttributesGetter() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor.GrpcServerNetworkAttributesGetter
 
GrpcSpanNameExtractor - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcSpanNameExtractor() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcSpanNameExtractor
 
GrpcSpanStatusExtractor - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcSpanStatusExtractor() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcSpanStatusExtractor
 
GrpcStatusCodeExtractor - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcStatusCodeExtractor() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcStatusCodeExtractor
 
GrpcTracingClientInterceptor - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcTracingClientInterceptor(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingClientInterceptor
 
GrpcTracingServerInterceptor - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GrpcTracingServerInterceptor(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor
 
GrpcTracingServerInterceptor.GrpcServerNetworkAttributesGetter - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
GZIP - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.runtime.exporter.CompressionType
 

H

handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.AttachExceptionHandler
 
headers() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Key-value pairs to be used as headers associated with exporter requests.
headers() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
host() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.ProxyConfig
Set proxy host.
HTTP - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
 
HTTP_PROTOBUF - Static variable in class io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.Protocol
 
HTTP_VALUE - Static variable in class io.quarkus.opentelemetry.runtime.config.build.ExporterType.Constants
 
HttpClientOptionsConsumer(OtlpExporterConfig, URI, TlsConfigurationRegistry) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder.HttpClientOptionsConsumer
 
HttpInstrumenterVertxTracer - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
HttpInstrumenterVertxTracer(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
HttpInstrumenterVertxTracer.HttpRequestSpan - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
HttpRequestSpan(HttpRequest, MultiMap, Context, Context) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 

I

id() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
includeStaticResources() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.TracesRuntimeConfig
Include static resources from trace collection.
INSTANCE - Enum constant in enum class io.quarkus.opentelemetry.runtime.MDCEnabledContextStorage
 
INSTANCE - Enum constant in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
 
INSTANCE - Enum constant in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcAttributesGetter
 
INSTANCE - Enum constant in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesExtractor
 
INSTANCE - Enum constant in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
 
INSTANCE - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.NoopMetricExporter
 
INSTANCE - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.RemoveableLateBoundBatchSpanProcessor
 
instrument() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
Enable/disable instrumentation for specific technologies.
instrument() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Enable/disable instrumentation for specific technologies.
instrument(JobInstrumenter.JobInstrumentationContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.scheduler.OpenTelemetryJobInstrumenter
 
INSTRUMENTATION_NAME - Static variable in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
 
InstrumentationRecorder - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation
 
InstrumentationRecorder(RuntimeValue<OTelRuntimeConfig>) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.InstrumentationRecorder
 
InstrumentBuildTimeConfig - Interface in io.quarkus.opentelemetry.runtime.config.build
 
InstrumenterVertxTracer<REQ,RESP> - Interface in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
InstrumentRuntimeConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingClientInterceptor
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcTracingServerInterceptor
 
io.quarkus.opentelemetry - package io.quarkus.opentelemetry
 
io.quarkus.opentelemetry.runtime - package io.quarkus.opentelemetry.runtime
 
io.quarkus.opentelemetry.runtime.config - package io.quarkus.opentelemetry.runtime.config
 
io.quarkus.opentelemetry.runtime.config.build - package io.quarkus.opentelemetry.runtime.config.build
 
io.quarkus.opentelemetry.runtime.config.build.exporter - package io.quarkus.opentelemetry.runtime.config.build.exporter
 
io.quarkus.opentelemetry.runtime.config.runtime - package io.quarkus.opentelemetry.runtime.config.runtime
 
io.quarkus.opentelemetry.runtime.config.runtime.exporter - package io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
io.quarkus.opentelemetry.runtime.exporter.otlp - package io.quarkus.opentelemetry.runtime.exporter.otlp
 
io.quarkus.opentelemetry.runtime.exporter.otlp.graal - package io.quarkus.opentelemetry.runtime.exporter.otlp.graal
 
io.quarkus.opentelemetry.runtime.exporter.otlp.metrics - package io.quarkus.opentelemetry.runtime.exporter.otlp.metrics
 
io.quarkus.opentelemetry.runtime.exporter.otlp.sender - package io.quarkus.opentelemetry.runtime.exporter.otlp.sender
 
io.quarkus.opentelemetry.runtime.exporter.otlp.tracing - package io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
 
io.quarkus.opentelemetry.runtime.graal - package io.quarkus.opentelemetry.runtime.graal
 
io.quarkus.opentelemetry.runtime.metrics.cdi - package io.quarkus.opentelemetry.runtime.metrics.cdi
 
io.quarkus.opentelemetry.runtime.metrics.spi - package io.quarkus.opentelemetry.runtime.metrics.spi
 
io.quarkus.opentelemetry.runtime.propagation - package io.quarkus.opentelemetry.runtime.propagation
 
io.quarkus.opentelemetry.runtime.tracing - package io.quarkus.opentelemetry.runtime.tracing
 
io.quarkus.opentelemetry.runtime.tracing.cdi - package io.quarkus.opentelemetry.runtime.tracing.cdi
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation - package io.quarkus.opentelemetry.runtime.tracing.intrumentation
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc - package io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging - package io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient - package io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy - package io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation.scheduler - package io.quarkus.opentelemetry.runtime.tracing.intrumentation.scheduler
 
io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx - package io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
io.quarkus.opentelemetry.runtime.tracing.security - package io.quarkus.opentelemetry.runtime.tracing.security
 
io.quarkus.opentelemetry.runtime.tracing.spi - package io.quarkus.opentelemetry.runtime.tracing.spi
 
isDelegateNull() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
isEmpty() - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
isEndRequired() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
isEndRequired() - Method in class io.quarkus.opentelemetry.runtime.tracing.security.EndUserSpanProcessor
 
isHttps(URI) - Static method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterUtil
 
isReactiveClient(ClientRequestContext) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
isStartRequired() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
isStartRequired() - Method in class io.quarkus.opentelemetry.runtime.tracing.security.EndUserSpanProcessor
 

J

JAEGER - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
JAEGER - Static variable in class io.quarkus.opentelemetry.runtime.config.build.ExporterType.Constants
 
JAEGER - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 

K

keyCert() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Key/cert configuration in the PEM format.
keys() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.KeyCert
Comma-separated list of the path to the key files (Pem format).

L

LateBoundBatchSpanProcessor - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
Class to facilitate a delay in when the worker thread inside BatchSpanProcessor is started, enabling Quarkus to instantiate a TracerProvider during static initialization and set a BatchSpanProcessor delegate during runtime initialization.
LateBoundBatchSpanProcessor(BatchSpanProcessor) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
linkCountLimit() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.SpanConfig
The maximum number of links per span.
log - Variable in class io.quarkus.opentelemetry.runtime.metrics.spi.MetricsExporterCDIProvider
 
logsExporter() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
No Log exporter for now.

M

mapResourceAttributes(List<String>, String, String) - Static method in class io.quarkus.opentelemetry.runtime.tracing.TracerUtil
 
maxExportBatchSize() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.BatchSpanProcessorConfig
The maximum batch size.
maxQueueSize() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.BatchSpanProcessorConfig
The maximum queue size.
MDCEnabledContextStorage - Enum Class in io.quarkus.opentelemetry.runtime
A Context Storage that wraps the default OpenTelemetry ContextStorage and adds MDC functionality.
messaging() - Method in interface io.quarkus.opentelemetry.runtime.config.build.InstrumentBuildTimeConfig
Enables instrumentation for Messaging.
method() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
MethodRequest - Class in io.quarkus.opentelemetry.runtime.tracing.cdi
 
MethodRequest(Method, Object[], Set<Annotation>) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.cdi.MethodRequest
 
metric() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Metric runtime config.
MetricProviderCustomizer(OTelBuildConfig, Instance<Clock>) - Constructor for class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.MetricProviderCustomizer
 
MetricRequest - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
MetricRequest(HttpRequest) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.MetricRequest
 
metrics() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
Metrics exporter configurations.
metrics() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterRuntimeConfig
OTLP metrics exporter configuration.
metrics(VertxOptions) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory
 
metrics(VertxOptions) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxMetricsFactory
 
METRICS_PATH - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxHttpSender
 
MetricsBuildConfig - Interface in io.quarkus.opentelemetry.runtime.config.build
 
MetricsExporterCDIProvider - Class in io.quarkus.opentelemetry.runtime.metrics.spi
 
MetricsExporterCDIProvider() - Constructor for class io.quarkus.opentelemetry.runtime.metrics.spi.MetricsExporterCDIProvider
 
MetricsProducer - Class in io.quarkus.opentelemetry.runtime.metrics.cdi
 
MetricsProducer() - Constructor for class io.quarkus.opentelemetry.runtime.metrics.cdi.MetricsProducer
 
MetricsRuntimeConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
mpCompatibility() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Prioritize OpenTelemetry configuration otel. on top of Quarkus OpenTelemetry configuration quarkus.otel.
MpTelemetryRelocateConfigSourceInterceptor - Class in io.quarkus.opentelemetry.runtime.config
 
MpTelemetryRelocateConfigSourceInterceptor() - Constructor for class io.quarkus.opentelemetry.runtime.config.MpTelemetryRelocateConfigSourceInterceptor
 

N

NonCopyingByteArrayOutputStream - Class in io.quarkus.opentelemetry.runtime.exporter.otlp
Used when we know that the stream will never be used again, therefore we can skip copying the data WARNING: This should only be used when we know that we will write at least this many bytes to the stream
NonCopyingByteArrayOutputStream(int) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.NonCopyingByteArrayOutputStream
 
NONE - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
 
NONE - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.runtime.exporter.CompressionType
 
NONE_VALUE - Static variable in class io.quarkus.opentelemetry.runtime.config.build.ExporterType.Constants
 
NoopMetricExporter - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.metrics
 

O

onEnd(AttributesBuilder, Context, GrpcRequest, Status, Throwable) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcStatusCodeExtractor
 
onEnd(AttributesBuilder, Context, RedisClientInstrumenterVertxTracer.CommandTrace, Object, Throwable) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesExtractor
 
onEnd(ReadableSpan) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
onEnd(ReadableSpan) - Method in class io.quarkus.opentelemetry.runtime.tracing.security.EndUserSpanProcessor
 
onStart(AttributesBuilder, Context, GrpcRequest) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcStatusCodeExtractor
 
onStart(AttributesBuilder, Context, RedisClientInstrumenterVertxTracer.CommandTrace) - Method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesExtractor
 
onStart(Context, ReadWriteSpan) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
onStart(Context, ReadWriteSpan) - Method in class io.quarkus.opentelemetry.runtime.tracing.security.EndUserSpanProcessor
 
OPEN_TELEMETRY_DRIVER - Static variable in class io.quarkus.opentelemetry.runtime.OpenTelemetryRecorder
 
opentelemetryBean(OTelRuntimeConfig) - Method in class io.quarkus.opentelemetry.runtime.OpenTelemetryRecorder
 
OpenTelemetryClassicServerFilter - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy
Handles RESTEasy Classic
OpenTelemetryClassicServerFilter() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicServerFilter
 
OpenTelemetryClassicThreadContext - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy
 
OpenTelemetryClassicThreadContext() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicThreadContext
 
OpenTelemetryClientFilter - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient
A client filter for the JAX-RS Client and MicroProfile REST Client that records OpenTelemetry data.
OpenTelemetryClientFilter() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
OpenTelemetryClientFilter(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
OpenTelemetryContextStorageProvider - Class in io.quarkus.opentelemetry.runtime
 
OpenTelemetryContextStorageProvider() - Constructor for class io.quarkus.opentelemetry.runtime.OpenTelemetryContextStorageProvider
 
OpenTelemetryDestroyer - Class in io.quarkus.opentelemetry
 
OpenTelemetryDestroyer() - Constructor for class io.quarkus.opentelemetry.OpenTelemetryDestroyer
 
OpenTelemetryJobInstrumenter - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.scheduler
 
OpenTelemetryJobInstrumenter(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.scheduler.OpenTelemetryJobInstrumenter
 
OpenTelemetryMpContextPropagationProvider - Class in io.quarkus.opentelemetry.runtime.propagation
 
OpenTelemetryMpContextPropagationProvider() - Constructor for class io.quarkus.opentelemetry.runtime.propagation.OpenTelemetryMpContextPropagationProvider
 
OpenTelemetryReactiveServerFilter - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy
Handles RESTEasy Reactive (via Vert.x)
OpenTelemetryReactiveServerFilter() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryReactiveServerFilter
 
OpenTelemetryRecorder - Class in io.quarkus.opentelemetry.runtime
 
OpenTelemetryRecorder() - Constructor for class io.quarkus.opentelemetry.runtime.OpenTelemetryRecorder
 
OpenTelemetryUtil - Class in io.quarkus.opentelemetry.runtime
 
OpenTelemetryVertxHttpMetricsFactory - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
This is used to retrieve the route name from Vert.x.
OpenTelemetryVertxHttpMetricsFactory() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory
 
OpenTelemetryVertxHttpMetricsFactory.OpenTelemetryVertxHttpServerMetrics - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
OpenTelemetryVertxHttpServerMetrics() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory.OpenTelemetryVertxHttpServerMetrics
 
OpenTelemetryVertxMetricsFactory - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
This is used to retrieve the route name from Vert.x.
OpenTelemetryVertxMetricsFactory() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxMetricsFactory
 
OpenTelemetryVertxMetricsFactory.OpenTelemetryVertxServerMetrics - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
OpenTelemetryVertxServerMetrics() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxMetricsFactory.OpenTelemetryVertxServerMetrics
 
OpenTelemetryVertxTracer - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
OpenTelemetryVertxTracer(List<InstrumenterVertxTracer<?, ?>>) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer
 
OpenTelemetryVertxTracer.SpanOperation - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
OpenTelemetryVertxTracingFactory - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
OpenTelemetryVertxTracingFactory() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory
 
OpenTelemetryVertxTracingFactory.VertxDelegator - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
operation() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
OT_TRACE - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
OT_TRACE - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
OTelBuildConfig - Interface in io.quarkus.opentelemetry.runtime.config.build
Build Time configuration where all the attributes related with classloading must live because of the native image needs
OTelBuildConfig.SecurityEvents - Interface in io.quarkus.opentelemetry.runtime.config.build
Quarkus security events exported as the OpenTelemetry Span events.
OTelBuildConfig.SecurityEvents.SecurityEventType - Enum Class in io.quarkus.opentelemetry.runtime.config.build
Security event type.
otelConfigProperties() - Method in interface io.quarkus.opentelemetry.runtime.propagation.TextMapPropagatorCustomizer.Context
 
OTelExporterRecorder - Class in io.quarkus.opentelemetry.runtime.exporter.otlp
 
OTelExporterRecorder() - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder
 
OTelExporterRecorder.HttpClientOptionsConsumer - Class in io.quarkus.opentelemetry.runtime.exporter.otlp
 
OTelExporterUtil - Class in io.quarkus.opentelemetry.runtime.exporter.otlp
 
OTelRuntimeConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
OTHER - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Any other security event.
OTHER_EVENT_NAME - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
OTLP - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
 
OTLP_VALUE - Static variable in class io.quarkus.opentelemetry.runtime.config.build.ExporterType.Constants
 
OtlpExporterBuildConfig - Interface in io.quarkus.opentelemetry.runtime.config.build.exporter
 
OtlpExporterConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
OtlpExporterConfig.KeyCert - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
OtlpExporterConfig.Protocol - Class in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
OtlpExporterConfig.ProxyConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
OtlpExporterConfig.TrustCert - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
OtlpExporterConfigBuilder - Class in io.quarkus.opentelemetry.runtime.config.runtime.exporter
OtlpExporterConfigBuilder() - Constructor for class io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfigBuilder
 
OtlpExporterMetricsConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 
OtlpExporterRuntimeConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
OtlpExporterTracesConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime.exporter
 

P

PARENT_BASED_ALWAYS_OFF - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
PARENT_BASED_ALWAYS_OFF - Static variable in class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
PARENT_BASED_ALWAYS_ON - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
PARENT_BASED_ALWAYS_ON - Static variable in class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
PARENT_BASED_TRACE_ID_RATIO - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
PARENT_BASED_TRACE_ID_RATIO - Static variable in class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
PARENT_ID - Static variable in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
 
password() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.ProxyConfig
Set proxy password.
PEER_ADDRESS - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
peerAddress() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
platformDefault() - Static method in class io.quarkus.opentelemetry.runtime.graal.RandomSupplier
 
port() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.ProxyConfig
Set proxy port.
priority() - Method in class io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfigBuilder
 
propagator() - Method in interface io.quarkus.opentelemetry.runtime.propagation.TextMapPropagatorCustomizer.Context
 
propagators() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
The propagators to be used.
PropagatorType - Enum Class in io.quarkus.opentelemetry.runtime.config.build
 
PropagatorType.Constants - Class in io.quarkus.opentelemetry.runtime.config.build
 
protocol() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
OTLP defines the encoding of telemetry data and the protocol used to exchange data between the client and the server.
Protocol() - Constructor for class io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.Protocol
 
proxyOptions() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Set proxy options.
push(Map<String, Object>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicThreadContext
 

Q

QUARKUS_SECURITY_NAMESPACE - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
QUARKUS_SECURITY_OTHER_EVENTS_NAMESPACE - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
QuarkusContextStorage - Enum Class in io.quarkus.opentelemetry.runtime
Bridges the OpenTelemetry ContextStorage with the Vert.x Context.
queryTrace(Map<String, String>) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.QueryTrace
 
QueryTrace(Map<String, String>) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.QueryTrace
 

R

RandomSupplier - Class in io.quarkus.opentelemetry.runtime.graal
 
RandomSupplier() - Constructor for class io.quarkus.opentelemetry.runtime.graal.RandomSupplier
 
rawStatement() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.QueryTrace
 
ReactiveMessagingTracingIncomingDecorator - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging
Intercepts incoming messages from Reactive Messaging connectors.
ReactiveMessagingTracingIncomingDecorator() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging.ReactiveMessagingTracingIncomingDecorator
 
ReactiveMessagingTracingOutgoingDecorator - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging
Intercepts outgoing messages from Reactive Messaging connectors.
ReactiveMessagingTracingOutgoingDecorator() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.reactivemessaging.ReactiveMessagingTracingOutgoingDecorator
 
receiveRequest(Context, SpanKind, TracingPolicy, Object, String, Iterable, TagExtractor) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
receiveRequest(Context, SpanKind, TracingPolicy, R, String, Iterable<Map.Entry<String, String>>, TagExtractor<R>) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
receiveRequest(Context, SpanKind, TracingPolicy, R, String, Iterable<Map.Entry<String, String>>, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer
 
receiveResponse(Context, Object, Object, Throwable, TagExtractor) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
receiveResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
receiveResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer
 
receiveResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
receiveResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
RedisClientInstrumenterVertxTracer - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
RedisClientInstrumenterVertxTracer(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
RedisClientInstrumenterVertxTracer.CommandTrace - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
RedisClientInstrumenterVertxTracer.RedisClientAttributesExtractor - Enum Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter - Enum Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
REF_ELEMENT_SHIFT - Static variable in class io.quarkus.opentelemetry.runtime.graal.UnsafeRefArrayAccess
 
remoteAddress() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
RemoveableLateBoundBatchSpanProcessor - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
The only point in having this class is to allow AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizer to easily ignore the configured LateBoundBatchSpanProcessor.
request(HttpRequest) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.MetricRequest
 
request(HttpRequest, MultiMap, Context, Context) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
requestBegin(Object, HttpRequest) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory.OpenTelemetryVertxHttpServerMetrics
 
requestBegin(Object, HttpRequest) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxMetricsFactory.OpenTelemetryVertxServerMetrics
 
requestRouted(MetricRequest, String) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxHttpMetricsFactory.OpenTelemetryVertxHttpServerMetrics
 
requestRouted(MetricRequest, String) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxMetricsFactory.OpenTelemetryVertxServerMetrics
 
reset(Map<String, Object>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicThreadContext
 
resetGlobalOpenTelemetryForDevMode() - Method in class io.quarkus.opentelemetry.runtime.OpenTelemetryRecorder
 
resolveMetricEndpoint(OtlpExporterRuntimeConfig) - Static method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder
 
resolveTraceEndpoint(OtlpExporterRuntimeConfig) - Static method in class io.quarkus.opentelemetry.runtime.exporter.otlp.OTelExporterRecorder
 
resourceAttributes() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Specify resource attributes in the following format: key1=val1,key2=val2,key3=val3.
resourceInfo - Variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicServerFilter
 
rest() - Method in interface io.quarkus.opentelemetry.runtime.config.build.InstrumentBuildTimeConfig
Enables instrumentation for Quarkus REST.
REST_CLIENT_OTEL_SPAN_CLIENT_CONTEXT - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
REST_CLIENT_OTEL_SPAN_CLIENT_PARENT_CONTEXT - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
REST_CLIENT_OTEL_SPAN_CLIENT_SCOPE - Static variable in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.restclient.OpenTelemetryClientFilter
 
resteasy() - Method in interface io.quarkus.opentelemetry.runtime.config.build.InstrumentBuildTimeConfig
Enables instrumentation for RESTEasy Classic.
resteasyClient() - Method in interface io.quarkus.opentelemetry.runtime.config.build.InstrumentBuildTimeConfig
Enables instrumentation for REST Client backed by RESTEasy Classic.

S

SAMPLED - Static variable in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
 
sampler() - Method in interface io.quarkus.opentelemetry.runtime.config.build.TracesBuildConfig
The sampler to use for tracing.
samplerArg() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.TracesRuntimeConfig
Sampler argument.
SamplerCustomizer(OTelBuildConfig, OTelRuntimeConfig, List<Sampler>) - Constructor for class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.SamplerCustomizer
 
SamplerType - Enum Class in io.quarkus.opentelemetry.runtime.config.build
 
SamplerType.Constants - Class in io.quarkus.opentelemetry.runtime.config.build
 
scheduleDelay() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.BatchSpanProcessorConfig
The interval, in milliseconds, between two consecutive exports.
sdkDisabled() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
If true, disable the OpenTelemetry SDK.
SECURITY_IDENTITY_IS_ANONYMOUS - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
SECURITY_IDENTITY_PRINCIPAL - Static variable in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
 
securityEvents() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
Allows to export Quarkus security events as the OpenTelemetry Span events.
SecurityEventUtil - Class in io.quarkus.opentelemetry.runtime.tracing.security
Synthetic CDI observers for various SecurityEvent types configured during the build time use this util class to export the events as the OpenTelemetry Span events, or authenticated user Span attributes.
send(Marshaler, int, Consumer<HttpSender.Response>, Consumer<Throwable>) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxHttpSender
 
send(Marshaler, Runnable, BiConsumer) - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxGrpcSender
 
sendRequest(Context, SpanKind, TracingPolicy, Object, String, BiConsumer, TagExtractor) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
sendRequest(Context, SpanKind, TracingPolicy, R, String, BiConsumer<String, String>, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
sendRequest(Context, SpanKind, TracingPolicy, R, String, BiConsumer<String, String>, TagExtractor<R>) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
sendRequest(Context, SpanKind, TracingPolicy, R, String, BiConsumer<String, String>, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer
 
sendRequest(Context, SpanKind, TracingPolicy, R, String, BiConsumer<String, String>, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer
 
sendRequest(Context, SpanKind, TracingPolicy, R, String, BiConsumer<String, String>, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
sendResponse(Context, Object, Object, Throwable, TagExtractor) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
sendResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
sendResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
sendResponse(Context, R, OpenTelemetryVertxTracer.SpanOperation, Throwable, TagExtractor<R>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer
 
server(MethodDescriptor<?, ?>, Metadata, Attributes, String) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
serviceName() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Specify logical service name.
set(EventLoggerProvider) - Static method in class io.quarkus.opentelemetry.runtime.graal.Substitutions.Target_GlobalEventEmitterProvider
 
setAttributesDelegate(Attributes) - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
Set the actual Attributes to use as the delegate.
setDelegate(VertxTracer) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
setMDCData(Context, Context) - Static method in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
Sets MDC data by using the current span from the context.
setMDCData(Map<String, String>, Context) - Static method in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
 
setMetadata(Metadata) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
setPeerSocketAddress(SocketAddress) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcRequest
 
setupSampler(List<String>, List<String>) - Method in class io.quarkus.opentelemetry.runtime.tracing.TracerRecorder
 
setupVertxTracer(BeanContainer, boolean, boolean) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.InstrumentationRecorder
 
shouldSample(Context, String, String, SpanKind, Attributes, List<LinkData>) - Method in class io.quarkus.opentelemetry.runtime.tracing.DropTargetsSampler
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.NoopMetricExporter
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxGrpcSender
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxHttpSender
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxGrpcSpanExporter
 
shutdown() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxHttpSpanExporter
 
size() - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
span() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Span limit definitions.
span(ArcInvocationContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.AddingSpanAttributesInterceptor
 
span(ArcInvocationContext) - Method in class io.quarkus.opentelemetry.runtime.tracing.cdi.WithSpanInterceptor
 
span(Context, Object, MultiMap, Context, Scope) - Static method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
SPAN_ID - Static variable in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
 
SpanConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
SpanExporterCDIProvider - Class in io.quarkus.opentelemetry.runtime.tracing.spi
Generic Span Export provider for CDI beans
SpanExporterCDIProvider() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.spi.SpanExporterCDIProvider
 
spanOperation(Context, HttpRequest, MultiMap, Context, Scope) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
spanOperation(Context, REQ, MultiMap, Context, Scope) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 
SpanOperation(Context, Object, MultiMap, Context, Scope) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracer.SpanOperation
 
SqlClientAttributesGetter() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter
 
SqlClientInstrumenterVertxTracer - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
SqlClientInstrumenterVertxTracer(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer
 
SqlClientInstrumenterVertxTracer.QueryTrace - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
SqlClientInstrumenterVertxTracer.SqlClientAttributesGetter - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 
storeVertxOnContextStorage(Supplier<Vertx>) - Method in class io.quarkus.opentelemetry.runtime.OpenTelemetryRecorder
 
Substitutions - Class in io.quarkus.opentelemetry.runtime.graal
 
Substitutions() - Constructor for class io.quarkus.opentelemetry.runtime.graal.Substitutions
 
Substitutions.Target_GlobalEventEmitterProvider - Class in io.quarkus.opentelemetry.runtime.graal
 
Substitutions.Target_LoggerProviderConfiguration - Class in io.quarkus.opentelemetry.runtime.graal
 
suppressNonApplicationUris() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.TracesRuntimeConfig
Suppress non-application uris from trace collection.
system() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.QueryTrace
 

T

Target_GlobalEventEmitterProvider() - Constructor for class io.quarkus.opentelemetry.runtime.graal.Substitutions.Target_GlobalEventEmitterProvider
 
Target_io_opentelemetry_exporter_otlp_internal_OtlpMetricExporterProvider - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.graal
 
Target_io_opentelemetry_exporter_otlp_internal_OtlpMetricExporterProvider() - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.graal.Target_io_opentelemetry_exporter_otlp_internal_OtlpMetricExporterProvider
 
Target_io_opentelemetry_exporter_otlp_internal_OtlpSpanExporterProvider - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.graal
 
Target_io_opentelemetry_exporter_otlp_internal_OtlpSpanExporterProvider() - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.graal.Target_io_opentelemetry_exporter_otlp_internal_OtlpSpanExporterProvider
 
Target_LoggerProviderConfiguration() - Constructor for class io.quarkus.opentelemetry.runtime.graal.Substitutions.Target_LoggerProviderConfiguration
 
temporalityPreference() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterMetricsConfig
The preferred output aggregation temporality.
TextMapPropagatorCustomizer - Interface in io.quarkus.opentelemetry.runtime.propagation
/** Meant to be implemented by a CDI bean that provides arbitrary customization for the TextMapPropagator that are to be registered with OpenTelemetry
TextMapPropagatorCustomizer.Context - Interface in io.quarkus.opentelemetry.runtime.propagation
 
TextMapPropagatorCustomizers(List<TextMapPropagatorCustomizer>) - Constructor for class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TextMapPropagatorCustomizers
 
timeout() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Sets the maximum time to wait for the collector to process an exported batch of telemetry data.
tlsConfigurationName() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
The name of the TLS configuration to use.
toBuilder() - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
toByteArray() - Method in class io.quarkus.opentelemetry.runtime.exporter.otlp.NonCopyingByteArrayOutputStream
 
toString() - Method in class io.quarkus.opentelemetry.runtime.tracing.DelayedAttributes
 
TRACE_BASED - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType
 
TRACE_BASED - Static variable in class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType.Constants
 
TRACE_CONTEXT - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
TRACE_CONTEXT - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
TRACE_ID - Static variable in class io.quarkus.opentelemetry.runtime.OpenTelemetryUtil
 
TRACE_ID_RATIO - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
 
TRACE_ID_RATIO - Static variable in class io.quarkus.opentelemetry.runtime.config.build.SamplerType.Constants
 
tracer(TracingOptions) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory
 
TracerProducer - Class in io.quarkus.opentelemetry.runtime.tracing.cdi
 
TracerProducer() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.cdi.TracerProducer
 
TracerProviderCustomizer(OTelBuildConfig, List<IdGenerator>, List<SpanProcessor>) - Constructor for class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizer
 
TracerRecorder - Class in io.quarkus.opentelemetry.runtime.tracing
 
TracerRecorder() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.TracerRecorder
 
TracerUtil - Class in io.quarkus.opentelemetry.runtime.tracing
 
traces() - Method in interface io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig
Trace exporter configurations.
traces() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterRuntimeConfig
OTLP traces exporter configuration.
traces() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.OTelRuntimeConfig
Traces runtime config.
TRACES_PATH - Static variable in class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxHttpSender
 
TracesBuildConfig - Interface in io.quarkus.opentelemetry.runtime.config.build
Tracing build time configuration
TracesRuntimeConfig - Interface in io.quarkus.opentelemetry.runtime.config.runtime
 
TracingResourceCustomizer(ApplicationConfig, OTelBuildConfig, OTelRuntimeConfig, Instance<DelayedAttributes>, List<Resource>) - Constructor for class io.quarkus.opentelemetry.runtime.AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracingResourceCustomizer
 
trustCert() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig
Trust configuration in the PEM format.

U

UnsafeRefArrayAccess - Class in io.quarkus.opentelemetry.runtime.graal
 
UnsafeRefArrayAccess() - Constructor for class io.quarkus.opentelemetry.runtime.graal.UnsafeRefArrayAccess
 
updateEndUserAttributes(AuthorizationFailureEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Updates authenticated user Span attributes if the SecurityIdentity got augmented during authorization.
updateEndUserAttributes(AuthorizationSuccessEvent) - Static method in class io.quarkus.opentelemetry.runtime.tracing.security.SecurityEventUtil
Updates authenticated user Span attributes if the SecurityIdentity got augmented during authorization.
uri() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer.HttpRequestSpan
 
user() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.CommandTrace
 
user() - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.SqlClientInstrumenterVertxTracer.QueryTrace
 
username() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterConfig.ProxyConfig
Set proxy username.

V

valueLengthLimit() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.AttributeConfig
The maximum length of attribute values.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.config.runtime.exporter.CompressionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.MDCEnabledContextStorage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcAttributesGetter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesExtractor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.ExporterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig.SecurityEvents.SecurityEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.config.build.SamplerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.config.runtime.ExemplarsFilterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.config.runtime.exporter.CompressionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.MDCEnabledContextStorage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.grpc.GrpcAttributesGetter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesExtractor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.RedisClientInstrumenterVertxTracer.RedisClientAttributesGetter
Returns an array containing the constants of this enum class, in the order they are declared.
vertx - Static variable in enum class io.quarkus.opentelemetry.runtime.QuarkusContextStorage
 
VertxDelegator() - Constructor for class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory.VertxDelegator
 
vertxEventBus() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.InstrumentRuntimeConfig
Enables instrumentation for Vert.x Event Bus.
VertxGrpcMetricExporter - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.metrics
 
VertxGrpcMetricExporter(GrpcExporter<MetricsRequestMarshaler>, AggregationTemporalitySelector, DefaultAggregationSelector) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxGrpcMetricExporter
 
VertxGrpcSender - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.sender
 
VertxGrpcSender(URI, String, boolean, Duration, Map<String, String>, Consumer<HttpClientOptions>, Vertx) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxGrpcSender
 
VertxGrpcSpanExporter - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
 
VertxGrpcSpanExporter(GrpcExporter<TraceRequestMarshaler>) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxGrpcSpanExporter
 
vertxHttp() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.InstrumentRuntimeConfig
Enables instrumentation for Vert.x HTTP.
VertxHttpMetricsExporter - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.metrics
 
VertxHttpMetricsExporter(HttpExporter<MetricsRequestMarshaler>, AggregationTemporalitySelector, DefaultAggregationSelector) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.metrics.VertxHttpMetricsExporter
 
VertxHttpSender - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.sender
 
VertxHttpSender(URI, String, boolean, Duration, Map<String, String>, String, Consumer<HttpClientOptions>, Vertx) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.sender.VertxHttpSender
 
VertxHttpSpanExporter - Class in io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
 
VertxHttpSpanExporter(HttpExporter<TraceRequestMarshaler>) - Constructor for class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.VertxHttpSpanExporter
 
vertxRedisClient() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.InstrumentRuntimeConfig
Enables instrumentation for Vert.x Redis Client.
vertxSqlClient() - Method in interface io.quarkus.opentelemetry.runtime.config.runtime.InstrumentRuntimeConfig
Enables instrumentation for Vert.x SQL Client.
VertxUtil - Class in io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx
 

W

WithSpanInterceptor - Class in io.quarkus.opentelemetry.runtime.tracing.cdi
 
WithSpanInterceptor(OpenTelemetry, OTelRuntimeConfig) - Constructor for class io.quarkus.opentelemetry.runtime.tracing.cdi.WithSpanInterceptor
 
writableHeaders(HttpRequest, BiConsumer<String, String>) - Method in class io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.HttpInstrumenterVertxTracer
 
writableHeaders(REQ, BiConsumer<String, String>) - Method in interface io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.InstrumenterVertxTracer
 

X

XRAY - Enum constant in enum class io.quarkus.opentelemetry.runtime.config.build.PropagatorType
 
XRAY - Static variable in class io.quarkus.opentelemetry.runtime.config.build.PropagatorType.Constants
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values