Skip to content

docs: Add individual tracing docs pages#11660

Open
sjrl wants to merge 6 commits into
mainfrom
tracer-docs
Open

docs: Add individual tracing docs pages#11660
sjrl wants to merge 6 commits into
mainfrom
tracer-docs

Conversation

@sjrl

@sjrl sjrl commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Related Issues

Proposed Changes:

At @anakin87 suggestion create proper docs pages for our tracers mirroring our component docs pages.

How did you test it?

Tested locally that all imports work in the code examples. Tried to stick to use existing code examples.

Notes for the reviewer

Once everything looks good I will copy all of these changes over to the 2.30 versioned docs as well.

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Jun 23, 2026 2:20pm

Request Review

@sjrl sjrl marked this pull request as ready for review June 23, 2026 14:22
@sjrl sjrl requested a review from a team as a code owner June 23, 2026 14:22
@sjrl sjrl requested review from davidsbatista and removed request for a team June 23, 2026 14:22

@davidsbatista davidsbatista left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! Just copy over to the 2.30 version as well and merge.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create dedicated docs pages for our tracers

2 participants