feat(containerd-shim-wasm): add OpenTelemetry tracing library and feature #2187
Annotations
10 errors and 1 notice
Build:
crates/containerd-shim-wasm/src/sandbox/shim/otel.rs#L1
failed to resolve: use of undeclared crate or module `opentelemetry`
|
Build:
crates/containerd-shim-wasm/src/sandbox/cli.rs#L14
unresolved import `crate::sandbox::shim::init_tracer`
|
Build:
crates/containerd-shim-wasm/src/sandbox/shim/otel.rs#L2
unresolved import `opentelemetry`
|
Build:
crates/containerd-shim-wasm/src/sandbox/shim/otel.rs#L3
unresolved import `opentelemetry_otlp`
|
Build:
crates/containerd-shim-wasm/src/sandbox/cli.rs#L6
failed to resolve: use of undeclared crate or module `opentelemetry`
|
Build:
crates/containerd-shim-wasm/src/sandbox/cli.rs#L7
failed to resolve: use of undeclared crate or module `opentelemetry_sdk`
|
Build:
crates/containerd-shim-wasm/src/sandbox/cli.rs#L9
failed to resolve: use of undeclared crate or module `tracing_subscriber`
|
Build:
crates/containerd-shim-wasm/src/sandbox/shim/otel.rs#L4
unresolved import `opentelemetry_sdk`
|
Build:
crates/containerd-shim-wasm/src/sandbox/cli.rs#L10
unresolved import `tracing_subscriber`
|
Build:
crates/containerd-shim-wasm/src/sandbox/shim/otel.rs#L16
failed to resolve: use of undeclared crate or module `opentelemetry_sdk`
|
describe runner
Running job with os: 'ubuntu-22.04', arch: 'x86_64', slug: 'x86_64-linux-gnu', runtime: 'common', target: 'x86_64-unknown-linux-gnu'
|
The logs for this run have expired and are no longer available.
Loading