Skip to content

Conversation

@skl
Copy link
Collaborator

@skl skl commented Oct 27, 2025

This PR:

  • Fixes multiple series error on network/workload dashboard by adding the missing group_left statement
  • Refactors those table column queries to use a single function, instead of duplicating all the PromQL
  • Fix make generate target so that it correctly detects dashboard changes
  • Ensure cluster label is used in joins, if it exists, where only (namespace,pod) were used previously
Screenshot 2025-10-27 at 10 38 41

Fixes #977

@skl skl requested a review from povilasv as a code owner October 27, 2025 10:41
@skl skl merged commit e85b61c into master Oct 27, 2025
9 checks passed
@skl skl deleted the skl/fix-977 branch October 27, 2025 10:43
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 this pull request may close these issues.

[Bug]: Error "multiple matches for labels: many-to-one matching must be explicit (group_left/group_right)" on Kubernetes/Networking/Namespace (Workload)

2 participants