feat: cleaning up some metrics & adding labels

This commit is contained in:
Xavier Morel
2025-11-15 22:37:50 +01:00
parent eff961ff24
commit 6578f1a626
8 changed files with 81 additions and 20 deletions

View File

@@ -24,9 +24,9 @@
logging = {
enable = true;
metricsEnable = true;
prometheusPorts = [
9167
];
prometheusPorts = {
unbound = 9167;
};
};
private = true;
auth = true;