Interface RemoteMetrics

All Superinterfaces:
Extension

public interface RemoteMetrics extends Extension
INTERNAL API
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    logPayloadBytes(Object msg, int payloadBytes)
    Logging of the size of different message types.
  • Method Details

    • logPayloadBytes

      void logPayloadBytes(Object msg, int payloadBytes)
      Logging of the size of different message types. Maximum detected size per message type is logged once, with and increase threshold of 10%.