mon-authelia: do not rename, it already has the right prefix
This commit is contained in:
parent
39bc977cf6
commit
d1911c28e8
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@
|
|||
static_configs = [{
|
||||
targets = [ (lib.removePrefix "tcp://" config.services.authelia.instances.main.settings.telemetry.metrics.address) ];
|
||||
}];
|
||||
metric_relabel_configs = [{
|
||||
source_labels = [ "__name__" ];
|
||||
target_label = "__name__";
|
||||
replacement = "authelia_$1";
|
||||
}];
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue