docs(product): Move AI Observability under Product Debug as Agents#18818
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Relocate observability docs from /ai/observability/ to /product/agents/ so they sit with other debug product docs. Keep old /ai/monitoring and /ai/observability URLs working via redirects.
vgrozdanic
force-pushed
the
vgrozdanic/docs/move-ai-monitoring-to-agents
branch
from
July 23, 2026 12:38
8e87e92 to
f7422c1
Compare
Contributor
|
| Source | Current Destination | Should Be | File |
|---|---|---|---|
/product/insights/llm-monitoring/:path* |
/ai/observability/:path* |
/product/agents/:path* |
redirects.js |
/product/insights/ai/:path* |
/ai/observability/:path* |
/product/agents/:path* |
redirects.js |
Each redirect hop loses ~15% of SEO link equity and adds latency for users.
Point Insights AI routes straight at /product/agents/* so the redirect chain linter stays green.
vgrozdanic
marked this pull request as ready for review
July 23, 2026 13:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AI Observability docs now live under Product → Debug as Agents at
/product/agents/, alongside Logs, Traces, and other debug surfaces—instead of nested under the standalone/ai/hub.The agent pages are flattened (no
/agents/agents/), Conversations and MCP stay as subtrees, and the Product walkthrough lists Agents once under Debug. Cross-links, hub cards, and home copy point at the new paths. Old/ai/observability/*and/ai/monitoring/*(plus prior Insights routes) permanently redirect so bookmarks and external links keep working. The/ai/hub remains for coding-agent tooling (plugin, dotagents, MCP server).IS YOUR CHANGE URGENT?
PRE-MERGE CHECKLIST