You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even when outputting errors after checking for the presence of the env var, the errors will not be logged to OTel because they are caught by the worker which was not able to connect it's log streams to the OTel module. Improve this experience, probably by attempting to write the exceptions out to the OTel logger, even if it is not configured