containerd/integration/failpoint/cmd/containerd-shim-runc-fp-v1
Brian Goff b2681dfbdb shim: Move ttrpc interceptors to plugins
This makes it so we don't need to import otelttrpc unless the shim is
compiled with the `shim_tracing` build tag.
This way otel is no longer compiled into the binary at all unless
`shim_tracing` is set.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2024-10-03 00:12:47 +00:00
..
main_linux.go Move shim package to pkg 2024-03-07 10:05:26 -08:00
plugin_linux.go shim: Move ttrpc interceptors to plugins 2024-10-03 00:12:47 +00:00