We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44db6ec commit fe2d6e4Copy full SHA for fe2d6e4
opentelemetry-appender-tracing/src/lib.rs
@@ -1,8 +1 @@
1
-/// This module provides integration/bridge between OpenTelemetry and the `tracing` crate.
2
-/// TODO: Fill details
3
-/// 1. How is this different from tracing-opentelemetry crate?
4
-/// 2. How to use this crate?
5
-/// 3. What are the stability guarantees? How are fields mapped?
6
-/// 4. What are the limitations?
7
-///
8
pub mod layer;
0 commit comments