We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow up on #3828
In order to detect this behaviour, it would be good to track errors in bootstrap controller.
So if bootstrap token cannot be refreshed we would need an alert which counts logging entries, using a counter would be the easiest thing to do.
sum by (name) (count_over_time({app="cluster-api", pod=~"capi-kubeadm-bootstrap-controller-.*"} |= `failed to refresh bootstrap token`| logfmt[5m]))
Currently on hold because Atlas is dealing with the implementation
The text was updated successfully, but these errors were encountered:
Hey @njuettner . Isn't that issue already covered by this alert that we added back in November?
Sorry, something went wrong.
njuettner
No branches or pull requests
Follow up on #3828
In order to detect this behaviour, it would be good to track errors in bootstrap controller.
So if bootstrap token cannot be refreshed we would need an alert which counts logging entries, using a counter would be the easiest thing to do.
Currently on hold because Atlas is dealing with the implementation
The text was updated successfully, but these errors were encountered: