mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 17:26:26 +02:00
change default stat_prefix from ingress_http to arch (#109)
* change default stat_prefix from ingress_http to arch * Update arch/envoy.template.yaml Co-authored-by: Adil Hafeez <adil@katanemo.com> --------- Co-authored-by: Adil Hafeez <adil@katanemo.com>
This commit is contained in:
parent
ed50d29ccf
commit
c8d0dbec26
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ static_resources:
|
|||
- name: envoy.filters.network.http_connection_manager
|
||||
typed_config:
|
||||
"@type": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager
|
||||
stat_prefix: ingress_http
|
||||
stat_prefix: arch_ingress_http
|
||||
codec_type: AUTO
|
||||
scheme_header_transformation:
|
||||
scheme_to_overwrite: https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue