containerd/pkg/tracing
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
..
plugin shim: Move ttrpc interceptors to plugins 2024-10-03 00:12:47 +00:00
helpers.go pkg/tracing: rename func that shadowed builtin, rm makeSpanName 2024-06-14 11:56:06 +02:00
log.go pkg/tracing: LogrusHook.Fire: micro-optimisation 2024-06-14 12:12:22 +02:00
tracing.go Remove extra span created in the instrumented service layer 2024-08-05 02:34:27 +00:00