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

On kbuild exception, store and send to API recorded stacktrace for easier troubleshooting and error reporting #2739

Open
nuclearcat opened this issue Nov 11, 2024 · 0 comments
Labels

Comments

@nuclearcat
Copy link
Member

Right now stacktrace is lost as soon as pod will be cleaned by k8s.
As half-solution kci-k8swatch.py from deploy will record logs, but it is not ideal.
We have already trap for exception, so maybe we can just add some basic function to send it somewhere, or schedule to send over another pod.

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

No branches or pull requests

1 participant