Skip to content

docs: add Quickstart page + surface FastMCP in nav#134

Merged
lesnik512 merged 1 commit into
mainfrom
docs/quickstart
Jun 24, 2026
Merged

docs: add Quickstart page + surface FastMCP in nav#134
lesnik512 merged 1 commit into
mainfrom
docs/quickstart

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Closes the two real doc gaps from the promotion-readiness review.

Added

  • introduction/quickstart.md — an end-to-end FastAPI walkthrough: install → bootstrap → run → what you get → enabling more instruments (OTel/Sentry/Pyroscope) → inspecting skipped_instruments / build_summary(). Content verified against introduction/configuration.md (e.g. health_checks_enabled=True required; structlog on by default).
  • Quickstart added to the Introduction nav (first, as the natural entry point).

Fixed

  • FastMCP integration page (integrations/fastmcp.md) existed in the repo but was missing from the nav — now reachable.

Verified: mkdocs build --strict passes; the new Quickstart introduces no link warnings.


Note (optional follow-up, out of scope here): the build's INFO log shows several pre-existing unrecognized relative links in index.md and the integration pages (e.g. ../../../introduction/installation). They render via directory-URLs but aren't mkdocs-validatable; happy to clean them up in a separate PR.

End-to-end FastAPI walkthrough (install, bootstrap, run, what-you-get,
enabling more instruments). Also adds the existing FastMCP integration
page to the nav, where it was previously unreachable.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit 8c7eb16 into main Jun 24, 2026
7 checks passed
@lesnik512 lesnik512 deleted the docs/quickstart branch June 24, 2026 15:02
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.

1 participant