Package org.drasyl.handler.monitoring


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