From 8c76e927f44cea24a6af80fd4f8d03a520716b34 Mon Sep 17 00:00:00 2001 From: xizhuomengcontin Date: Tue, 15 Sep 2026 14:58:34 +0800 Subject: [PATCH] docs: add OrcaReplay to the external tracing processors list --- docs/tracing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tracing.md b/docs/tracing.md index 3811e1a5b3..9ad61e3a88 100644 --- a/docs/tracing.md +++ b/docs/tracing.md @@ -238,3 +238,4 @@ The following community and vendor integrations support the tracing API surface - [Latitude](https://docs.latitude.so/telemetry/frameworks/openai-agents) - [DProvenanceKit](https://dprovenance.dev/openai-agents/) - [Tuning Engines](https://github.com/cerebrixos-org/tuning-engines-cli/tree/main/packages/tuning-agents#openai-agents-sdk) +- [OrcaReplay](https://github.com/Continuum-AI-Corp/OrcaReplay/tree/main/python-openai-agents#orcareplay-openai-agents)