docs: sync ADP changes from cloudv2 (2026-06-26)#111
Conversation
Document the new read-only Sentry managed MCP server (per-user OAuth, 16 read tools, optional organization scoping) introduced in cloudv2. Add a setup how-to page, a catalog row under Utility, and a nav entry. Listed as beta: the server is not alpha-gated in register_mcp.go. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FJBbvNLBEJyx7BZZYYJ6Me
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[adp-docs PR critic] Verdict: looks accurate against the cloudv2 source. No critical or blocking issues found. I verified every factual claim in the diff against Source accuracy — verified ✅
Maturity (policy) — verified ✅
Correctness — verified ✅
Minor (non-blocking), nothing to fix
Accurate, well-grounded, and standards-compliant. Advisory only — no approval implied. Generated by Claude Code |
Address review suggestions on the Sentry managed MCP server page: drop changeable tool counts, fix orgs->organizations, unbold non-click-target emphasis, make Tools-table descriptions parallel (imperative), reword learning objective 2, expand PII on first use, add a UI-label TODO, link rpk ai in the CLI section, and restructure tool examples under a single H2. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
[adp-docs PR critic] Re-review of new commit This commit landed after my first review ( Source accuracy — re-verified ✅
Correctness — re-verified ✅
Verdict carries over from my first review: accurate, well-grounded, standards-compliant. The Generated by Claude Code |
Summary
Documents the new Sentry managed MCP server, the one user-facing ADP change merged to
cloudv2mainin the last 24 hours that requires docs.Sentry is a read-only managed MCP server (per-user OAuth, 16 read tools, optional single-organization scoping) for the diagnose-and-fix flow: discover orgs/projects → read an issue and its stack trace → scope impact across tags/releases → localize the fix to a suspect commit.
Maturity: beta. The server's
register_mcp.godoes not setFeatureGate: "alpha", so it is not alpha-gated in source, and it is not in the GA set. Per the docs maturity policy it ships documented as beta (:page-beta: true,badge:betain the catalog).Changes
modules/connect/pages/managed/sentry.adoc— setup how-to (prerequisites, OAuth credentials, UI +rpk ai mcp createconfig with unrestricted and org-confined variants, full 16-tool reference, examples, troubleshooting, limitations).managed-catalog.adoc— new Sentry row under Utility with a beta badge and setup-guide link; updated the source-verification comment.modules/ROOT/nav.adoc— Sentry entry under the managed catalog (alphabetical).Preview pages
(404s until Netlify finishes the preview build — expected.)
cloudv2 source commits
f7121d02d—feat(aigw): add the Sentry managed MCP server to the cataloguebcdaea997—feat(aigw): expand Sentry MCP with 11 read tools for diagnose-and-fix(final surface = 16 tools)Grounded against
apps/aigw/internal/mcp/managed/mcps/sentry/register.goandregister_mcp.go,proto/mcps/redpanda/mcps/sentry/v1/sentry_config.proto, andapps/aigw/docs/sentry-mcp.mdonmain.Not documented (intentionally)
The remaining
cloudv2commits in the window areadp-uifrontend changes (Activity drill-down, guardrail setup assistant, faceted-filter UI, bundle perf, AI SDK upgrade) and internal/infra work — no user-facing config, API, CLI, default, or behavior changes that need docs.Optional reviewer
Added @malinskibeniamin (author of the source commits) as an optional reviewer for a source-accuracy courtesy check. Their approval is not blocking.
🤖 Generated with Claude Code
https://claude.ai/code/session_01FJBbvNLBEJyx7BZZYYJ6Me