Class ErrorCountingInterceptor
java.lang.Object
io.quarkus.websockets.next.runtime.telemetry.ErrorCountingInterceptor
- All Implemented Interfaces:
ErrorInterceptor
-
Constructor Summary
ConstructorsConstructorDescriptionErrorCountingInterceptor(io.micrometer.core.instrument.Counter errorCounter) -
Method Summary
-
Constructor Details
-
ErrorCountingInterceptor
ErrorCountingInterceptor(io.micrometer.core.instrument.Counter errorCounter)
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceErrorInterceptor
-