Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make FLP able to generate labels per aggregate #265

Closed
KalmanMeth opened this issue Jul 26, 2022 · 0 comments · Fixed by #269
Closed

Make FLP able to generate labels per aggregate #265

KalmanMeth opened this issue Jul 26, 2022 · 0 comments · Fixed by #269

Comments

@KalmanMeth
Copy link
Collaborator

https://issues.redhat.com/browse/NETOBSERV-490

Currently, FLP merges all aggregate keys in an unique prom label called "aggregate".

It restricts what we can further query with promQL. To have full querying capabilities, we should have 1 label per aggregate.

E.g. for aggregates defined for SrcNamespace, DstNamespace, SrcSubnet, DstSubnet we should be able to get each of these as individual prom labels (instead of all concatenated in "by" and "aggregate" clauses).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant