Loong
Bug Fixes
- # fix: run OTLP batch processor on Tokio instead of futures_executor This issue wasn't encountered during previous testing — telemetry signals were being exported correctly at the time. The problem was that the batch processor was synchronous and couldn't run on the Tokio runtime; the solution was to switch to an async batch processor.
Refactoring exporter + client builder
- Clean code, refactoring exporter + client builder The refactoring was done quickly using DeepSeek V4 Flash. Today's flow is hot 🔥, a powerful combo 🐳.