|
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:
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}
|| 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}} |
| 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 |
* 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 processor +since the last startup of the component+. | n-tuple value containing, in nanosecond: milliseconds:
* the maximum duration,
* the average duration,
* the minimum duration. | no |
* the average duration,
* the minimum duration. | no |
| MessageExchangeProcessorRelativeDurations | The aggregated durations of the working message exchange processor +on processor +on the last sample+. | n-tuple value containing, in nanosecond: milliseconds:
* the maximum duration,
* the average duration,
* the average duration,
...