Skip to content

Add custom tracing specification for Agents SDK - #1

Open
aprendendo-codex wants to merge 1 commit into
mainfrom
codex/add-custom-tracing-specification-file
Open

Add custom tracing specification for Agents SDK#1
aprendendo-codex wants to merge 1 commit into
mainfrom
codex/add-custom-tracing-specification-file

Conversation

@aprendendo-codex

Copy link
Copy Markdown
Owner

Motivation

  • Provide a standalone specification that documents how custom tracing works in the Agents SDK, the available extension points (add_trace_processor, set_trace_processors, per-run RunConfig), and operational guidance for reliable custom exporters and span usage.

Description

  • Add custom-tracing-spec.md at the repository root describing tracing concepts (trace/span/processor), the default TraceProvider + BatchTraceProcessor pipeline, additive vs replacement processor modes, processor contract, custom_span(...) usage, sensitive-data controls, reliability/backpressure guidance, example patterns, and reference pointers to docs/tracing.md and src/agents/tracing/* modules.

Testing

  • Docs-only change; no automated tests were run as part of this change.

Codex Task

@aprendendo-codex

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant