Ver a proveniência

Replace preffix with prefix

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4352/head
Suguru Hirahara há 9 meses
ascendente
cometimento
657b7e211c
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: E4F9743DAB4B7B75
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/custom/matrix-prometheus-nginxlog-exporter/templates/prometheus-nginxlog-exporter.yaml.j2

+ 1
- 1
roles/custom/matrix-prometheus-nginxlog-exporter/templates/prometheus-nginxlog-exporter.yaml.j2 Ver ficheiro

@@ -13,7 +13,7 @@ listen:
namespaces:
- name: matrix
metrics_override:
preffix: "myprefix"
prefix: "myprefix"
namespace_label: "namespace"
format: "$log_source $server_name - $upstream_addr - $remote_addr - $remote_user [$time_local] $host \"$request\" $status \"$http_referer\" \"$http_user_agent\" \"$http_x_forwarded_for\""
# enable to print to console


Carregando…
Cancelar
Guardar