Skip to content

Commit c5e0f4c

Browse files
committed
doc
1 parent a7f2ba4 commit c5e0f4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opentelemetry-otlp/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
//! use opentelemetry::global;
3030
//! use opentelemetry::trace::Tracer;
3131
//! use opentelemetry_otlp::Protocol;
32+
//! use opentelemetry_otlp::WithExportConfig;
3233
//!
3334
//! fn main() -> Result<(), Box<dyn std::error::Error + Send + Sync + 'static>> {
3435
//! // Initialize OTLP exporter using HTTP binary protocol

0 commit comments

Comments
 (0)