mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
add originator to otel (#10826)
This commit is contained in:
@@ -702,6 +702,7 @@ async fn websocket_harness_with_options(
|
||||
None,
|
||||
Some("test@test.com".to_string()),
|
||||
auth_manager.auth_mode().map(TelemetryAuthMode::from),
|
||||
"test_originator".to_string(),
|
||||
false,
|
||||
"test".to_string(),
|
||||
SessionSource::Exec,
|
||||
|
||||
Reference in New Issue
Block a user