Package org.drasyl.handler.monitoring
package org.drasyl.handler.monitoring
Logs channel events/messages for monitoring purpose.
-
ClassDescriptionThis handler measures the execution time of
ChannelInboundHandler.channelRead(ChannelHandlerContext, Object)
for everyChannelInboundHandler
.Send telemetry data (Neighbour list and, if desired, also the peers' ip addresses) to a given http endpoint.Uses emittedPathEvent
s to build the node's current world view of the overlay network.