Skip to content

It's possible to aggregate cpu label not defining all labels? #31686

Closed Answered by carlosmt86-hub
carlosmt86-hub asked this question in Q&A
Discussion options

You must be logged in to vote

Ok!

I was able to do it with:

    - include: ^system\.cpu\.utilization$
      match_type: regexp
      action: update
      operations:
      - action: aggregate_labels
        label_set: [ label_a, label_b, label_c, label_d, label_e ]
        aggregation_type: mean

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carlosmt86-hub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant