Skip to content

Commit 934d17d

Browse files
committed
more tests
1 parent 5e456b5 commit 934d17d

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry-sdk/src/trace

1 file changed

+1
-1
lines changed

opentelemetry-sdk/src/trace/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mod sampler;
1616
mod span;
1717
mod span_limit;
1818
mod span_processor;
19-
//#[cfg(feature = "experimental_trace_batch_span_processor_with_async_runtime")]
19+
#[cfg(feature = "experimental_trace_batch_span_processor_with_async_runtime")]
2020
/// Experimental feature to use async runtime with batch span processor.
2121
pub mod span_processor_with_async_runtime;
2222
mod tracer;

0 commit comments

Comments
 (0)