Petals Distribution

Move aggregated probes from components or container to Petals CLI

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.2.0, CP-5.2.0
  • Fix Version/s: 5.3.0, CP-5.3.0
  • Component/s: Clients, Components, Container
  • Security Level: Public
  • Description:

    Move aggregated probe from components or container to Petals CLI. Aggregation computation must be done on monitoring client side to preserve resources on container side for service processing.

  • Environment:
    -

Issue Links

Activity

Hide
Pierre Souquet added a comment - Wed, 20 Feb 2019 - 11:21:09 +0100

Aggregated probes were not moved from component/container to CLI. Aggregation could not be properly computed at CLI level as is (and would result in an unreasonable increase in traffic to be done). Instead, aggregation metrics were fixed and improved. They now return more precise metrics in OpenMBean format.
A monitoring technical integration test project was also added, testing all metrics through CLI.

Show
Pierre Souquet added a comment - Wed, 20 Feb 2019 - 11:21:09 +0100 Aggregated probes were not moved from component/container to CLI. Aggregation could not be properly computed at CLI level as is (and would result in an unreasonable increase in traffic to be done). Instead, aggregation metrics were fixed and improved. They now return more precise metrics in OpenMBean format. A monitoring technical integration test project was also added, testing all metrics through CLI.

People

Dates

  • Created:
    Mon, 12 Nov 2018 - 12:57:30 +0100
    Updated:
    Wed, 20 Feb 2019 - 11:21:09 +0100
    Resolved:
    Wed, 20 Feb 2019 - 11:21:08 +0100