mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-29 03:54:27 +01:00
Add a log message for every trace span created, required by the tracing tests to validate tracing is working. Fixes: #1814. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Kata utilities packages
The katautils package contains useful functions that are shared by various
parts of the codebase, including the runtime and the container v2 shim.