소스 검색

Replace preffix with prefix

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4353/head
Suguru Hirahara 9 달 전
committed by Slavi Pantaleev
부모
커밋
05caaab302
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

@@ -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


불러오는 중...
취소
저장