Skip to content

codex-otel: validate provider span attributes consistently#21749

Merged
bbrown-oai merged 1 commit into
mainfrom
dev/bbrown/cleanup
May 8, 2026
Merged

codex-otel: validate provider span attributes consistently#21749
bbrown-oai merged 1 commit into
mainfrom
dev/bbrown/cleanup

Conversation

@bbrown-oai
Copy link
Copy Markdown
Contributor

Provider initialization installs process-global OTEL state, so invalid
trace metadata needs to fail before setup begins.

Use the same span attribute validator as config loading when traces are
exported so provider startup enforces the config contract without
duplicating validation logic.

Provider initialization installs process-global OTEL state, so invalid
trace metadata needs to fail before setup begins.

Use the same span attribute validator as config loading when traces are
exported so provider startup enforces the config contract without
duplicating validation logic.
@bbrown-oai bbrown-oai enabled auto-merge (squash) May 8, 2026 14:26
@bbrown-oai bbrown-oai merged commit 607b0dd into main May 8, 2026
37 of 38 checks passed
@bbrown-oai bbrown-oai deleted the dev/bbrown/cleanup branch May 8, 2026 15:20
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants