Skip to content

Dev to main, 1st July, 2026#699

Merged
khushalsonawat merged 4 commits into
mainfrom
dev
Jul 1, 2026
Merged

Dev to main, 1st July, 2026#699
khushalsonawat merged 4 commits into
mainfrom
dev

Conversation

@khushalsonawat

Copy link
Copy Markdown
Contributor

Pull Request

Description

Describe the changes in this pull request:

  • What feature/bug does this PR address?
  • Provide any relevant links or screenshots.

Checklist

  • Code compiles correctly.
  • Created/updated tests.
  • Linting and formatting applied.
  • Documentation updated.

Related Issues

Closes #<issue_number>

khushalsonawat and others added 4 commits June 30, 2026 21:39
Add the revamped Observe concept pages (Traces, Spans), the new Quickstart, and
a lightened Get started overview, with all internal links repointed to dev's
current IA so nothing 404s.

Supporting fixes so the pages render correctly:
- Register the Mermaid MDX component (vite-docs-transform COMPONENT_MAP)
- Move the Steps step-chain CSS and the Mermaid SVG centering into global.css
  so they survive client-side (FastNav) navigation instead of being dropped
  with page-scoped <style> tags
- Stop the global copy-button from injecting into Mermaid diagrams (it broke
  the parser on client-side nav)

Nav: repoint the Observe Traces/Spans/Quickstart entries to the new pages and
add a Release notes section under Get Started.
The Quickstart 'Confirm the trace' step references
/images/docs/observe/llm-tracing-overview.webp, which was absent from the repo
source (only present as a stale dist/ build artifact). Restore it so the image
renders.
docs(observe): Traces, Spans, Quickstart pages + Release notes nav
@khushalsonawat khushalsonawat self-assigned this Jul 1, 2026

@YashMohan23 YashMohan23 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review locally, looks good to go

@khushalsonawat khushalsonawat merged commit 1b2f18e into main Jul 1, 2026
3 of 4 checks passed
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.

2 participants