Package org.apache.pekko.remote
Interface RemoteMetrics
- All Superinterfaces:
Extension
INTERNAL API
-
Method Summary
Modifier and TypeMethodDescriptionvoidlogPayloadBytes(Object msg, int payloadBytes) Logging of the size of different message types.
-
Method Details
-
logPayloadBytes
Logging of the size of different message types. Maximum detected size per message type is logged once, with and increase threshold of 10%.
-