Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
zirain committed May 21, 2024
1 parent c451672 commit 00ce4f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ tracing:
- endpoints:
- host: "otel-collector.default.svc.cluster.local"
port: 4317
protocol: "GRPC"
http:
- name: "first-listener"
address: "0.0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,8 @@
trackClusterStats:
perEndpointStats: true
type: STRICT_DNS
typedExtensionProtocolOptions:
envoy.extensions.upstreams.http.v3.HttpProtocolOptions:
'@type': type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions
explicitHttpConfig:
http2ProtocolOptions: {}

0 comments on commit 00ce4f5

Please sign in to comment.