Class ErrorCountingInterceptor

java.lang.Object
io.quarkus.websockets.next.runtime.telemetry.ErrorCountingInterceptor
All Implemented Interfaces:
ErrorInterceptor

final class ErrorCountingInterceptor extends Object implements ErrorInterceptor
  • Constructor Details

    • ErrorCountingInterceptor

      ErrorCountingInterceptor(io.micrometer.core.instrument.Counter errorCounter)
  • Method Details