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

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

Open
4 tasks done
gsmith-sas opened this issue Sep 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gsmith-sas
Copy link

What happened?

The CURRENT STATUS table of the Kubernetes/Networking/Namespace (Workload) Grafana dashboard fails to load. The red error icon that appears indicates there are multiple errors. When I click on it for details, it reports several instances of the error "multiple matches for labels: many-to-one matching must be explicit (group_left/group_right)". See screenshot below.

This is very similar to an earlier problem #951 which was fixed. I suspect this one table was simply missed when the other dashboards were fixed.

@jkroepke: Is it possible you missed this table? I assume (hope) the fix would be straightforward based on the other changes you made.

I deployed the mix-ins as part of deploying the Kube-Prometheus-Stack Helm chart. I am deploying Kube-Prometheus-Stack Helm chart version 62.7.0 which appears to deploy the mix-ins from this project from commit '50150c585ebee6e4d9cb72218182da8f3c616515'. This appears to be the most current commit (as of the time I'm posting this) and, therefore, should include the fix from #951.

image

Please provide any helpful snippets.

No response

What parts of the codebase are affected?

Dashboards

I agree to the following terms:

  • I agree to follow this project's Code of Conduct.
  • I have filled out all the required information above to the best of my ability.
  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have confirmed this bug exists in the default branch of the repository, as of the latest commit at the time of submission.
@skl skl added the bug Something isn't working label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants