0 CDK Component Monitoring Metrics 5.4.0

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
The following metrics are provided through the Petals CDK, and are common to all components:
|| Metrics, as MBean attribute || Description || Detail of the value || Configurable ||
| MessageExchangeAcceptorThreadPoolMaxSize | The maximum number of threads of the message exchange acceptor thread pool | integer value, since the last startup of the component | yes, through {{acceptor-pool-size}} |
| MessageExchangeAcceptorThreadPoolCurrentSize | The current number of threads of the message exchange acceptor thread pool. *Should be always equals to* {{{*}MessageExchangeAcceptorThreadPoolMaxSize{*}{}}}*.* | instant integer value | no |
| MessageExchangeProcessorObjectPoolBorrowedObjectsCurrent | The current number of borrowed object of the message exchange processor object pool | instant integer value | no |