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 1f979b5 commit a916789Copy full SHA for a916789
opentelemetry-jaeger-propagator/Cargo.toml
@@ -29,7 +29,7 @@ opentelemetry = { features = ["testing"], path = "../opentelemetry" }
29
30
[features]
31
default = ["internal-logs"]
32
-internal-logs = []
+internal-logs = ["opentelemetry/internal-logs"]
33
34
[lints]
35
workspace = true
0 commit comments