The following attributes of MBean Monitoring is associated to a aggregation/filering computation from others attributes.
- 'incomingWsRequestsResponseTimeRelGroupedBySvcAndExecStatus' is an aggregation from 'incomingWsRequestsResponseTimeRel'
- 'outgoingWsRequestsResponseTimeRelGroupedBySvcAndExecStatus' is an aggregation from 'outgoingWsRequestsResponseTimeRel'
- 'getHttpRequestsCount(...)' are filters from 'httpRequestsInvocationsCount'
- 'getWsClientPool(...)' is a filter from 'wsClientPool'
Doing this computation makes no sense at component level. It must be done by monitoring client (Petals CLI for example)