mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
wip
This commit is contained in:
parent
c4a3ff2284
commit
f36cbadf2e
2 changed files with 2 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ static_resources:
|
|||
envoy_grpc:
|
||||
cluster_name: opentelemetry_collector
|
||||
timeout: 0.250s
|
||||
service_name: front_end
|
||||
service_name: prompt_gateway
|
||||
random_sampling:
|
||||
value: {{ arch_tracing.random_sampling }}
|
||||
{% endif %}
|
||||
|
|
@ -78,7 +78,7 @@ static_resources:
|
|||
envoy_grpc:
|
||||
cluster_name: opentelemetry_collector
|
||||
timeout: 0.250s
|
||||
service_name: prompt_gateway
|
||||
service_name: prompt_internal
|
||||
random_sampling:
|
||||
value: {{ arch_tracing.random_sampling }}
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue