feat: add metrics support

This commit is contained in:
d3m0k1d
2026-02-22 19:45:47 +03:00
parent 7bba444522
commit 3ac1250bfc
6 changed files with 113 additions and 3 deletions

View File

@@ -8,6 +8,10 @@ const Base_config = `
name = ""
config = "/etc/nftables.conf"
[metrics]
enabled = false
port = 2122
[[service]]
name = "nginx"
logging = "file"