mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +03:00
feat: metrics capabilities (#8318)
Add metrics capabilities to Codex. The `README.md` is up to date. This will not be merged with the metrics before this PR of course: https://github.com/openai/codex/pull/8350
This commit is contained in:
5
codex-rs/otel/tests/suite/mod.rs
Normal file
5
codex-rs/otel/tests/suite/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
mod manager_metrics;
|
||||
mod otlp_http_loopback;
|
||||
mod send;
|
||||
mod timing;
|
||||
mod validation;
|
||||
Reference in New Issue
Block a user