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