0 CDK Component Monitoring Metrics 5.6.0

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

Changes (4)

View Page History
The 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}} |
| MessageExchangeProcessorThreadPoolQueuedRequestsCurrent | The current number of enqueued requests waiting to be processed by the message exchange processor thread pool | instant integer value | no |
| MessageExchangeProcessorThreadPoolQueuedRequestsMax | The maximum number of enqueued requests waiting to be processed by the message exchange processor thread pool +since the last startup of the component+ | instant integer value | no |
| ServiceProviderInvokcations | The number of service provider invokcations grouped by:
* interface name, as {{QName}}, the invoked service provider,
* service name, as {{QName}}, the invoked service provider,
* message exchange pattern,
* and execution status (PENDING, ERROR, FAULT, SUCCEEDED). | integer counter value since the last startup of the component | no |
| ServiceProviderInvokcationsResponseTimeAbs | The aggregated response times of the service provider invokcations +since the last startup of the component+ grouped by:
* interface name, as {{QName}}, the invoked service provider,
* service name, as {{QName}}, the invoked service provider,
* the average response time,
* the minimum response time. | no |
| ServiceProviderInvokcationsResponseTimeRel | The aggregated response times of the service provider invokcations +on the last sample+, grouped by:
* interface name, as {{QName}}, the invoked service provider,
* service name, as {{QName}}, the invoked service provider,