Open
Description
Describe the bug
Upon upgrade of OTel at #907, there is a known issue where OTel errors are no longer logged. This is due to tokio-rs/tracing#1656 which is preventing langs from invoking telemetry_init_fallback
/telemetry_init_global
.