mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 22:34:25 +01: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>