Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- clients() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig
-
Client configurations.
- customize(CXFClientInfo, JaxWsProxyFactoryBean) - Method in class io.quarkiverse.cxf.opentelemetry.OpenTelemetryCustomizer
- customize(CXFServletInfo, JaxWsServerFactoryBean) - Method in class io.quarkiverse.cxf.opentelemetry.OpenTelemetryCustomizer
- CxfOpenTelemetryConfig - Interface in io.quarkiverse.cxf.opentelemetry
- CxfOpenTelemetryConfig.ClientsConfig - Interface in io.quarkiverse.cxf.opentelemetry
-
Options of CXF clients or service endpoints.
- CxfOpenTelemetryConfig.ClientsConfig.ClientConfig - Interface in io.quarkiverse.cxf.opentelemetry
-
Options of a CXF client.
- CxfOpenTelemetryConfig.EndpointsConfig - Interface in io.quarkiverse.cxf.opentelemetry
-
Options of CXF clients or service endpoints.
- CxfOpenTelemetryConfig.EndpointsConfig.EndpointConfig - Interface in io.quarkiverse.cxf.opentelemetry
-
Options of a CXF service endpoint.
- CxfOpenTelemetryConfig.GlobalOtelConfig - Interface in io.quarkiverse.cxf.opentelemetry
E
- enabled() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig.ClientsConfig.ClientConfig
-
If `true` and if `quarkus.cxf.otel.enabled-for` is set to `both` or `clients` then the `OpenTelemetryClientFeature` will be added to this client; otherwise the feature will not be added to this client.
- enabled() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig.EndpointsConfig.EndpointConfig
-
If `true` and if `quarkus.cxf.otel.enabled-for` is set to `both` or `services` then the `OpenTelemetryFeature` will be added to this service endpoint; otherwise the feature will not be added to this service endpoint.
- enabledFor() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig.GlobalOtelConfig
-
Specifies whether the OpenTelemetry tracing will be enabled for clients, services, both or none.
- endpoints() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig
-
Endpoint configurations.
I
- INSTRUMENTATION_SCOPE - Static variable in class io.quarkiverse.cxf.opentelemetry.OpenTelemetryCustomizer
- io.quarkiverse.cxf.opentelemetry - package io.quarkiverse.cxf.opentelemetry
O
- OpenTelemetryCustomizer - Class in io.quarkiverse.cxf.opentelemetry
- OpenTelemetryCustomizer() - Constructor for class io.quarkiverse.cxf.opentelemetry.OpenTelemetryCustomizer
- otel() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig.ClientsConfig
-
OpenTelemetry related client configuration
- otel() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig.EndpointsConfig
-
OpenTelemetry related service endpoint configuration.
- otel() - Method in interface io.quarkiverse.cxf.opentelemetry.CxfOpenTelemetryConfig
-
Global OpenTelemetry configuration.
All Classes and Interfaces|All Packages|Constant Field Values