feat: implement metrics support

This commit is contained in:
Alex Zenla
2024-04-10 12:58:21 +00:00
parent 183b4ddf73
commit 9b47cd648d
13 changed files with 341 additions and 33 deletions

View File

@ -64,6 +64,7 @@ sha256 = "1.5.0"
signal-hook = "0.3.17"
slice-copy = "0.3.0"
smoltcp = "0.11.0"
sysinfo = "0.30.9"
thiserror = "1.0"
tokio-tun = "0.11.4"
tonic-build = "0.11.0"