Skip to content

docs(tracing): add HoneyHive to tracing integrations list#2851

Merged
seratch merged 3 commits intoopenai:mainfrom
m1lestones:docs/add-missing-tracing-integrations
Apr 7, 2026
Merged

docs(tracing): add HoneyHive to tracing integrations list#2851
seratch merged 3 commits intoopenai:mainfrom
m1lestones:docs/add-missing-tracing-integrations

Conversation

@m1lestones
Copy link
Copy Markdown
Contributor

@m1lestones m1lestones commented Apr 7, 2026

Summary

Adds a new tracing integration to the ecosystem list in docs/tracing.md that have official, dedicated documentation for the OpenAI Agents SDK but were not previously listed.

Integration Docs URL
HoneyHive https://docs.honeyhive.ai/v2/integrations/openai-agents

Test plan

  • Verified all three URLs are live and return valid documentation pages
  • Confirmed each page references the agents package and Agents SDK-specific patterns (tool calling, handoffs, set_trace_processors)
  • Follows the existing list format (- [Name](url))
  • No other files changed

…s list

All three have official, dedicated documentation pages for OpenAI Agents
SDK integration that were not previously listed:

- Literal AI: https://docs.literalai.com/integrations/openai
- HoneyHive: https://docs.honeyhive.ai/v2/integrations/openai-agents
- Helicone: https://docs.helicone.ai/gateway/integrations/openai-agents
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 7, 2026
Literal AI's integration page covers the general OpenAI API; the Agents
SDK is only a minor section. Keeping only HoneyHive and Helicone which
have fully dedicated OpenAI Agents SDK integration pages.
@m1lestones m1lestones changed the title docs(tracing): add Literal AI, HoneyHive, and Helicone to integrations list docs(tracing): add HoneyHive and Helicone to integrations list Apr 7, 2026
docs/tracing.md Outdated
- [Traccia](https://traccia.ai/docs/integrations/openai-agents)
- [PromptLayer](https://docs.promptlayer.com/languages/integrations#openai-agents-sdk)
- [HoneyHive](https://docs.honeyhive.ai/v2/integrations/openai-agents)
- [Helicone](https://docs.helicone.ai/gateway/integrations/openai-agents)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems Helicone is a gateway for Responses API and it does not yet support the tracing interface.

…upport

Per reviewer feedback from @seratch: Helicone integrates with the
Responses API but does not implement the Agents SDK tracing interface.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@m1lestones
Copy link
Copy Markdown
Contributor Author

Thanks for the review @seratch! You're right — I've removed Helicone. It's a gateway for the Responses API and doesn't implement the tracing interface. Only HoneyHive remains, which has a dedicated Agents SDK tracing integration. Happy to make any further adjustments!

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6d7270c553

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@seratch seratch changed the title docs(tracing): add HoneyHive and Helicone to integrations list docs(tracing): add HoneyHive to tracing integrations list Apr 7, 2026
@seratch seratch enabled auto-merge (squash) April 7, 2026 21:51
@seratch seratch added this to the 0.13.x milestone Apr 7, 2026
@seratch seratch merged commit 0386210 into openai:main Apr 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants