|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page HistoryThe following metrics are provided through the Petals CDK, and are common to all components:
|| Metrics, as MBean attribute || Description || Detail of the value || Configurable ||
|| Metrics, as MBean attribute || Description || Detail of the value || Configurable ||
| Message exchange acceptor thread pool |
| MessageExchangeAcceptorThreadPoolMaxSize | The maximum number of threads of the message exchange acceptor thread pool | integer value, since the last startup of the component | yes |. |
| MessageExchangeAcceptorThreadPoolCurrentSize | The current number of threads of the message exchange acceptor thread pool. *Should be always equals to {{MessageExchangeAcceptorThreadPoolMaxSize}}.* to* {{{*}MessageExchangeAcceptorThreadPoolMaxSize{*}{}}}*.* | instant integer value | no |
| Message exchange processor thread pool |
| MessageExchangeProcessorPoolAllocatedThreadsCurrent | The current number of allocated threads of the message exchange processor thread pool | instant integer value | no |
| MessageExchangeProcessorThreadPoolAllocatedThreadsMax | The maximum number of threads of the message exchange processor thread pool that was allocated | integer value, since the last startup of the component | no |
| MessageExchangeProcessorThreadPoolAllocatedThreadsMax | The maximum number of threads of the message exchange processor thread pool that was allocated | integer value, since the last startup of the component | no |
...