Skip to content

Commit 3352eeb

Browse files
committed
[doc] add mlflow tracing integration (#171)
Hi team! Congrats on the new Agents SDK launch! This PR adds MLflow to the tracing documentation, as it supports automatic tracing for OpenAI Agents SDK. It has also been supporting tracing for [Swarm](https://mlflow.org/docs/latest/tracing/integrations/swarm) as well, so it is fantastic that the new SDK offers built-in mechanism for 3P trace providers🙂 ![image](https://github.com/user-attachments/assets/d36382da-dca1-4335-a915-ca94a994e26a)
2 parents 8ec9e60 + dcb24dd commit 3352eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tracing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ To customize this default setup, to send traces to alternative or additional bac
9393
## External tracing processors list
9494

9595
- [Arize-Phoenix](https://docs.arize.com/phoenix/tracing/integrations-tracing/openai-agents-sdk)
96+
- [MLflow](https://mlflow.org/docs/latest/tracing/integrations/openai-agent)
9697
- [Braintrust](https://braintrust.dev/docs/guides/traces/integrations#openai-agents-sdk)
9798
- [Pydantic Logfire](https://logfire.pydantic.dev/docs/integrations/llms/openai/#openai-agents)
9899
- [AgentOps](https://docs.agentops.ai/v1/integrations/agentssdk)

0 commit comments

Comments
 (0)