feat: cleaning up some metrics & adding labels
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
logging = {
|
||||
enable = true;
|
||||
metricsEnable = true;
|
||||
prometheusPorts = [
|
||||
9167
|
||||
];
|
||||
prometheusPorts = {
|
||||
unbound = 9167;
|
||||
};
|
||||
};
|
||||
private = true;
|
||||
auth = true;
|
||||
|
||||
Reference in New Issue
Block a user