mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-29 04:25:40 +00:00
Firecracker expose metrics through fifo file and using a JSON format. This PR will parse the Firecracker's metrics and convert to Prometheus metrics. Fixes: #472 Signed-off-by: bin liu <bin@hyper.sh>