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 4d9b52f commit 8ecb2b2Copy full SHA for 8ecb2b2
opentelemetry-datadog/src/lib.rs
@@ -42,7 +42,7 @@
42
//!
43
//! ```toml
44
//! [dependencies]
45
-//! opentelemetry = { version = "*", features = ["rt-tokio"] }
+//! opentelemetry_sdk = { version = "*", features = ["rt-tokio"] }
46
//! opentelemetry-datadog = "*"
47
//! ```
48
0 commit comments