-
Notifications
You must be signed in to change notification settings - Fork 40
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
investigate the OTEL breakage #4534
Comments
I managed to narrow down the issue to some extent and wrote a minimal script to reproduce. I'll park this issue until we get news from the maintainers. |
This is confirmed as a regression on We'll probably have to close all PRs from dependabot for those libraries until a new version is released, as it looks like there's no workaround to the problem. |
This change adds a test that tries to limit runtime panics in staging by checking some known cases that we encountered recently. Unfortunately, testing cannot be extensive, but should prevent us from merging broken PRs from dependabot. Fixes #4534
This change adds a test that tries to limit runtime panics in staging by checking some known cases that we encountered recently. Unfortunately, testing cannot be extensive, but should prevent us from merging broken PRs from dependabot. Fixes #4534
This change adds a test that tries to limit runtime panics in staging by checking some known cases that we encountered recently. Unfortunately, testing cannot be extensive, but should prevent us from merging broken PRs from dependabot. Fixes #4534
We've had issues lately with otel upgrades. This issue is filed to track that we spent time investigating where the issue is and hopefully record the outcome.
Assigning to @blkt who already spent time doing that but -- @blkt please don't feel pressured to work on this unless you already planned on.
The text was updated successfully, but these errors were encountered: