Cargo Features
containerd-shim-wasm has no features set by default.
[dependencies]
containerd-shim-wasm = { version = "0.8.0", features = ["opentelemetry", "tracing", "testing"] }
- opentelemetry = tracing
-
Enables opentelemetry ^0.26, opentelemetry-otlp ^0.26, opentelemetry_sdk ^0.26, and tracing-opentelemetry ^0.27
- tracing opentelemetry?
-
Enables tracing
tracing
note: it's important to keep the version of tracing in sync with tracing-subscriberdoes not include
tracing-log
feature due to https://github.com/spinkube/containerd-shim-spin/issues/61 - testing
-
Enables containerd-shim-wasm-test-modules, env_logger, oci-tar-builder, and tempfile