mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
use custom exporter
This commit is contained in:
parent
b861f41c03
commit
7eec3bc932
11 changed files with 349 additions and 44 deletions
1
crates/.vscode/launch.json
vendored
1
crates/.vscode/launch.json
vendored
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue