mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
Ensure that the internal tracing plugin is initialized before the NRI plugin. This ensures that NRI has access to the global TracerProvider when it initializes its TTRPC interceptors. Assisted-by: gemini-cli Signed-off-by: Samuel Karp <samuelkarp@google.com>