Skip to content

Remove unnecessary backend requests from metricstore #20

Description

@jvalkeal

We're currently requesting all needed metrics from HQU backend within the used timer threshold without making any clever decisions whether it's needed or not.

e.g. 1. if collection time is 10min, no need to request metric every time. 2. if metric is requested but not changed, no need to post it to metric topics.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions