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

INC-14: Correct the label merge for ContainerWaiting alert #47

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

jonathanio
Copy link
Contributor

Correct the series used for merging the node label for the ContainerWaiting alert in Prometheus. The information is in the kube_pod_info, which is used in all other Alerts, whereas kube_node_info seems to have occasional duplicate values breaking the check.

Checklist

Please check and confirm the following items have been performed, where
possible, for this Pull Request:

  • I have performed a self-review of my code and run any tests locally to check.
  • I have added tests that prove my changes are effective and work correctly.
  • I have made corresponding changes to the documentation as needed.
  • Each commit in, and this pull request, have meaningful subject & body for context.
  • I have added type/..., changes/..., and 'release/...' labels, as needed.

Correct the series used for merging the node label for the
ContainerWaiting alert in Prometheus. The information is in the
kube_pod_info, which is used in all other Alerts, whereas kube_node_info
seems to have occasional duplicate values breaking the check.
@jonathanio jonathanio added priority/high This is a high-priority issue or pull reqest release/fix A fix for a bug or identified issue with this pull request type/bug Something is not working correctly update/flux Update with improvements to the Flux Kustomizations labels Mar 22, 2025
@jonathanio jonathanio self-assigned this Mar 22, 2025
@jonathanio jonathanio merged commit 930ad7a into main Mar 22, 2025
5 checks passed
@jonathanio jonathanio deleted the inc-14-fix-container-waiting-alert branch March 22, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high This is a high-priority issue or pull reqest release/fix A fix for a bug or identified issue with this pull request type/bug Something is not working correctly update/flux Update with improvements to the Flux Kustomizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant