use custom exporter

This commit is contained in:
Adil Hafeez 2026-02-07 12:37:49 -08:00
parent b861f41c03
commit 7eec3bc932
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
11 changed files with 349 additions and 44 deletions

View file

@ -14,6 +14,7 @@
"RUST_LOG": "debug",
"RUST_BACKTRACE": "1",
"ARCH_CONFIG_PATH_RENDERED": "../demos/use_cases/multi_agent_with_crewai_langchain/config.yaml_rendered",
// "ARCH_CONFIG_PATH_RENDERED": "../demos/use_cases/preference_based_routing/config.yaml_rendered",
"OTEL_COLLECTOR_URL": "http://localhost:4317",
"OTEL_TRACING_ENABLED": "true"
},