Petals BC SOAP

Move probe aggregations and filering to CLI

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.0.0
  • Fix Version/s: 5.1.0
  • Component/s: Monitoring (Technical)
  • Security Level: Public
  • Description:
    Hide

    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)

    Show
    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)
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Tue, 13 Nov 2018 - 15:30:40 +0100
    Updated:
    Thu, 24 Jan 2019 - 13:53:36 +0100
    Resolved:
    Wed, 23 Jan 2019 - 17:19:07 +0100