containerd/vendor/github.com/containerd
Brian Goff 17d4a1357e Propagate trace contexts to shims
This adds trace context propagation over the grpc/ttrpc calls to a shim.

It also adds the otlp plugin to the runc shim so that it will send
traces to the configured tracer (which is inherited from containerd's
config).
It doesn't look like this is adding any real overhead to the runc shim's
memory usage, however it does add 2MB to the binary size.
As such this is gated by a build tag `shim_tracing`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2024-09-30 21:44:16 +00:00
..
btrfs/v2 btrfs: depend on kernel UAPI instead of libbtrfs 2023-02-10 10:07:34 +09:00
cgroups/v3 build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3 2023-12-29 11:45:53 +00:00
console Update github.com/containerd/console to v1.0.4 2024-02-07 10:15:53 -08:00
containerd/api Update api vendor to latest tag 2024-08-26 17:36:06 -07:00
continuity go.mod: github.com/containerd/continuity v0.4.3 2023-11-22 12:26:35 +09:00
errdefs Switch to new errdefs package 2024-01-25 22:18:45 -08:00
fifo go.mod: github.com/containerd/fifo v1.1.0 2023-03-07 22:06:38 +09:00
go-cni build(deps): bump github.com/containerd/go-cni from 1.1.9 to 1.1.10 2024-06-25 21:41:45 +00:00
go-runc go.mod: github.com/containerd/go-runc v1.1.0 2023-05-17 13:45:37 +09:00
imgcrypt build(deps): bump github.com/containerd/imgcrypt 2024-07-22 06:24:29 +00:00
log alias log package to github.com/containerd/log v0.1.0 2023-09-19 08:44:10 +02:00
nri mod: bump github.com/containerd/nri@v0.6.1 2024-04-18 15:00:34 -07:00
otelttrpc Propagate trace contexts to shims 2024-09-30 21:44:16 +00:00
platforms vendor: github.com/containerd/platforms v0.2.1 2024-06-12 00:54:03 +02:00
plugin Switch to github.com/containerd/plugin 2023-11-01 23:01:42 -07:00
ttrpc vendor: github.com/containerd/ttrpc v1.2.5 2024-06-20 16:57:02 +02:00
typeurl/v2 use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30