0 CDK Component Monitoring Metrics 5.8.0

Version 1 by Christophe DENEUX
on Oct 31, 2018 11:49.

compared with
Version 2 by Pierre Souquet
on Nov 09, 2018 16:16.

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

Changes (2)

View Page History






|| 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}} |
* the 50-percentile duration (50% of the durations are lesser than this value),
* the 90-percentile duration (90% of the durations are upper than this value). | no |
| MessageExchangeProcessorAbsoluteDurations | The aggregated durations of the working message exchange processor +since the last startup of the component+. | n-tuple value containing, in nanosecond:
* the maximum duration,
* the average duration,
* the minimum duration. | no |
| MessageExchangeProcessorRelativeDurations | The aggregated durations of the working message exchange processor +on the last sample+. | n-tuple value containing, in nanosecond:
* the maximum duration,
* the average duration,
* the minimum duration,
* the 10-percentile duration (10% of the durations are lesser than this value),
* the 50-percentile duration (50% of the durations are lesser than this value),
* the 90-percentile duration (90% of the durations are upper than this value). | no |
| MessageExchangeProcessorThreadPoolActiveThreadsCurrent | The current number of active threads of the message exchange processor thread pool | instant integer value | no |
| MessageExchangeProcessorThreadPoolActiveThreadsMax | The maximum number of threads of the message exchange processor thread pool that was active | integer value, since the last startup of the component | no |