feat: otel REST tracing (#7571)

This commit is contained in:
Pyra
2026-01-20 14:38:02 +01:00
committed by GitHub
parent 32059499d5
commit 95df7b9a6a
49 changed files with 1357 additions and 121 deletions

View File

@@ -608,7 +608,6 @@ async fn run<'a>(
.env("BASE_INTERNAL_URL", base_internal_url)
.envs(envs)
.envs(reserved_variables)
.envs(PROXY_ENVS.clone())
.args(vec![
"--config",
"run.config.proto",