Uses of Package
io.quarkus.websockets.next.runtime.telemetry
Packages that use io.quarkus.websockets.next.runtime.telemetry
-
Classes in io.quarkus.websockets.next.runtime.telemetry used by io.quarkus.websockets.next.runtimeClassDescriptionError interceptor must be used to intercept
WebSocketEndpoint.doOnError(Throwable).Intercepts text and binary messages sent from theWebSocketConnectionBaseconnection.Integrates traces into WebSockets withWebSocketEndpointdecorator. -
Classes in io.quarkus.websockets.next.runtime.telemetry used by io.quarkus.websockets.next.runtime.telemetryClassDescriptionError interceptor must be used to intercept
WebSocketEndpoint.doOnError(Throwable).WebSocketEndpointwrapper that delegates all methods toForwardingWebSocketEndpoint.delegate.Intercepts text and binary messages sent from theWebSocketConnectionBaseconnection.Direction added as a tag to following metrics:TelemetryConstants.SERVER_BYTESTelemetryConstants.SERVER_COUNTTelemetryConstants.CLIENT_BYTESTelemetryConstants.CLIENT_COUNTIntegrates traces into WebSockets withWebSocketEndpointdecorator.Data carrier used to instantiateTelemetrySupport.Quarkus uses this class internally to buildWebSocketTelemetryProvider.