mirror of
https://github.com/openai/codex.git
synced 2026-06-01 19:02:59 +00:00
add originator to otel (#10826)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user