chore: update postgres_demo with new config

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-08-05 16:46:10 -07:00
parent 7f834339ba
commit 04b80f9864
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ providers:
config:
service_name: "${env.OTEL_SERVICE_NAME:=\u200B}"
sinks: ${env.TELEMETRY_SINKS:=console,otel_trace}
otel_trace_endpoint: ${env.OTEL_TRACE_ENDPOINT:=http://localhost:4318/v1/traces}
otel_exporter_otlp_endpoint: ${env.OTEL_EXPORTER_OTLP_ENDPOINT:=http://localhost:4318/v1/traces}
tool_runtime:
- provider_id: brave-search
provider_type: remote::brave-search