add originator to otel (#10826)

This commit is contained in:
alexsong-oai
2026-02-06 15:13:56 -08:00
committed by GitHub
parent 1fbf5ed06f
commit daeef06bec
11 changed files with 30 additions and 0 deletions

View File

@@ -896,6 +896,7 @@ fn test_otel_manager(config: &Config, model: &str) -> OtelManager {
None,
None,
None,
"test_originator".to_string(),
false,
"test".to_string(),
SessionSource::Cli,