mirror of
https://github.com/openai/codex.git
synced 2026-04-27 16:15:09 +00:00
add originator to otel (#10826)
This commit is contained in:
@@ -27,6 +27,7 @@ fn runtime_metrics_summary_collects_tool_api_and_streaming_metrics() -> Result<(
|
||||
Some("account-id".to_string()),
|
||||
None,
|
||||
Some(TelemetryAuthMode::ApiKey),
|
||||
"test_originator".to_string(),
|
||||
true,
|
||||
"tty".to_string(),
|
||||
SessionSource::Cli,
|
||||
|
||||
Reference in New Issue
Block a user