Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
c9e149fd5cd071386210198600a522cad82803f4
codex/codex-rs/otel/src
T
History
Anton PanasenkoandGitHub f7a921039c [codex][otel] support mtls configuration (#6228)
fix for https://github.com/openai/codex/issues/6153

supports mTLS configuration and includes TLS features in the library
build to enable secure HTTPS connections with custom root certificates.

grpc:
https://docs.rs/tonic/0.13.1/src/tonic/transport/channel/endpoint.rs.html#63
https:
https://docs.rs/reqwest/0.12.23/src/reqwest/async_impl/client.rs.html#516
2025-11-18 14:01:01 -08:00
..
config.rs
[codex][otel] support mtls configuration (#6228)
2025-11-18 14:01:01 -08:00
lib.rs
OpenTelemetry events (#2103)
2025-09-29 11:30:55 -07:00
otel_event_manager.rs
Changes to sandbox command assessment feature based on initial experiment feedback (#6091)
2025-11-01 14:52:23 -07:00
otel_provider.rs
[codex][otel] support mtls configuration (#6228)
2025-11-18 14:01:01 -08:00