From c8d0dbec26df36cc2e10a8de8361ce5ebbc4a630 Mon Sep 17 00:00:00 2001 From: Aayush <82300923+aayushwhiz@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:21:33 -0700 Subject: [PATCH] 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 --------- Co-authored-by: Adil Hafeez --- arch/envoy.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/envoy.template.yaml b/arch/envoy.template.yaml index 76ce41be..5d453e67 100644 --- a/arch/envoy.template.yaml +++ b/arch/envoy.template.yaml @@ -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