Cargo Features

containerd-shim-wasm has no features set by default.

[dependencies]
containerd-shim-wasm = { version = "1.0.0-rc.1", features = ["opentelemetry", "tracing", "testing"] }
opentelemetry

Enables opentelemetry of containerd-shimkit

tracing

Enables tracing of containerd-shimkit and tracing

tracing
note: it's important to keep the version of tracing in sync with containerd-shimkit's tracing-subscriber

testing

Enables containerd-shim-wasm-test-modules, env_logger, oci-tar-builder, and tempfile