Files
g2s-aggregator/tests/config/fixtures/config.test.override.yaml
T
Раис Юсупалиев 66beab4682 015 add tracing
2026-03-14 00:28:51 +03:00

23 lines
443 B
YAML

controller:
api_prefix: "/from-config-test-yaml"
service:
provider_timeout_seconds: 17.0
business_logic:
weight_round_scale: 2
provider_price_multiplier: 1.25
repository:
redis_dsn: "redis://localhost:6379/0"
adapter:
cdek_client_id: "test-id"
cdek_client_secret: "test-secret"
observability:
enabled: true
service_name: "override-config-service"
otlp_endpoint: "http://override-collector:4317"
otlp_insecure: false