Open
Description
Design doc and more details here: github.com/andreeaflorescu/metrics-proposal.
This is particularly important for devices, so that we can break the dependency on the Firecracker specific logger
implementation. This can be achieved by having devices define their own metrics and take a dependency only on a Metric
trait that can be defined in vmm-sys-util
.