mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
nit: rename session metric (#8966)
This commit is contained in:
@@ -649,7 +649,7 @@ impl Session {
|
||||
);
|
||||
config.features.emit_metrics(&otel_manager);
|
||||
otel_manager.counter(
|
||||
"codex.session.started",
|
||||
"codex.thread.started",
|
||||
1,
|
||||
&[(
|
||||
"is_git",
|
||||
|
||||
Reference in New Issue
Block a user