HttpHandler implementation that counts number of bytes received via BytesReceivedStreamSourceConduit
wrapping.StreamSourceConduit wrapping that wraps around byte-transferring methods to calculate total
number of bytes transferred leveraging JDK 8 version of LongAdder (via Infinispan).HttpHandler implementation that counts number of bytes sent via BytesSentStreamSinkConduit
wrapping.StreamSinkConduit wrapping that wraps around byte-transferring methods to calculate total
number of bytes transferred leveraging JDK 8 version of LongAdder (via Infinispan).DeploymentUnitProcessor which adds a dependency on UndertowEventHandlerAdapterBuilder to web
dependencies (see WFLY-3942) and registers metrics on
deployment if mod_cluster module is loaded.HttpHandler that counts number of incoming requests.HttpHandler implementation that counts number of active / running requests to replace the busyness
metric.UndertowListener to a Connector.Deployment to an Context.Server to an Engine.ContainerEventHandlerAdapterBuilderProvider service provider for UndertowUndertowEventHandlerAdapter.Host to an Host.UndertowService to a Server.Copyright © 2018 JBoss by Red Hat. All rights reserved.