joonnna
Results
1
issues of
joonnna
### What happened? The following example results in a panic, but works fine with the batch exporter. There clearly exists a tokio runtime, any ideas? ``` use opentelemetry_otlp::WithExportConfig; use std::collections::HashMap;...
bug
triage:todo