From 8cdc694b3edba280bb768ef30e344ac42db600cf Mon Sep 17 00:00:00 2001 From: Therealdk8890 <35633053+Therealdk8890@users.noreply.github.com> Date: Thu, 2 Jul 2026 02:33:47 -0500 Subject: [PATCH 1/2] docs: add DProvenanceKit to external tracing processors list --- docs/tracing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tracing.md b/docs/tracing.md index 32362e839a..56aae8af83 100644 --- a/docs/tracing.md +++ b/docs/tracing.md @@ -224,3 +224,4 @@ The following community and vendor integrations support the OpenAI Agents SDK tr - [Asqav](https://www.asqav.com/docs/integrations#openai-agents) - [Datadog](https://docs.datadoghq.com/llm_observability/instrumentation/auto_instrumentation/?tab=python#openai-agents) - [Latitude](https://docs.latitude.so/telemetry/frameworks/openai-agents) +- [DProvenanceKit](https://github.com/Therealdk8890/DProvenanceKitPython#openai-agents-sdk) From 7567afefa6c861992ea3fb797b2dad4a1ac9f2d4 Mon Sep 17 00:00:00 2001 From: Therealdk8890 <35633053+Therealdk8890@users.noreply.github.com> Date: Thu, 2 Jul 2026 09:44:38 -0500 Subject: [PATCH 2/2] docs: link DProvenanceKit entry to its docs page --- docs/tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tracing.md b/docs/tracing.md index 56aae8af83..4851e9b97c 100644 --- a/docs/tracing.md +++ b/docs/tracing.md @@ -224,4 +224,4 @@ The following community and vendor integrations support the OpenAI Agents SDK tr - [Asqav](https://www.asqav.com/docs/integrations#openai-agents) - [Datadog](https://docs.datadoghq.com/llm_observability/instrumentation/auto_instrumentation/?tab=python#openai-agents) - [Latitude](https://docs.latitude.so/telemetry/frameworks/openai-agents) -- [DProvenanceKit](https://github.com/Therealdk8890/DProvenanceKitPython#openai-agents-sdk) +- [DProvenanceKit](https://dprovenance.dev/openai-agents/)