Closed radekg closed 3 years ago
Add a configurable tracing of the firecracker vmm http tracing by adding an option to enable firecracker.WithClient(firecracker.NewClient(...)) when a machine is created.
firecracker.WithClient(firecracker.NewClient(...))
Add a configurable tracing of the firecracker vmm http tracing by adding an option to enable
firecracker.WithClient(firecracker.NewClient(...))
when a machine is created.