Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.7.1
-
Fix Version/s: 5.8.0
-
Component/s: Monitoring (Technical)
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | move getServiceProviderInvocationsResponseTimeRelGroupedByItfSvcOpAndExecStatus to CLI | Move probe aggregation 'serviceProviderInvocationsResponseTimeRelGroupedByItfSvcOpAndExecStatus' to CLI |
| Assignee | Christophe DENEUX [ cdeneux ] | Pierre Souquet [ psouquet ] |
| Fix Version/s | 5.8.0 [ 10872 ] | |
| Priority | Major [ 3 ] | |
| Description | getServiceProviderInvocationsResponseTimeRelGroupedByItfSvcOpAndExecStatus |
The attribute '{{serviceProviderInvocationsResponseTimeRelGroupedByItfSvcOpAndExecStatus}}' of MBean Monitoring is associated to a aggregation computation from attribute '{{serviceProviderInvocationsResponseTimeRel}}'.
This computation has no sens to be done at component level. It must be done by monitoring client (Petals CLI for example) |
| Link |
This issue blocks |
| Status | New [ 10000 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
The aggregation metrics will not be move to CLI because there is not fine enough raw data in CLI to aggregate properly. To compute response time aggregations it is needed to have all response time measures of the sample. It is not realistic to transfer them through JMX.
Metrics will remain container side and be fixed and improved instead.