Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: Comment |
Tharsanan1
previously approved these changes
Sep 16, 2026
…lity documentation
… clarity and completeness
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.
Purpose
The
ai-gateway-observabilitysample has no companion guide. This adds one, covering how to observe both LLM and MCP traffic on the AI Gateway from the Insights dashboards in the AI Workspace.Resolves wso2-enterprise/apim-gtm#724
Checklist
llms.txt(located aten/docs/llms.txt) is updated for AI readiness content.Goals
Give readers one console-based guide that answers where their token budget went, which guardrail blocked a request, and which tools their agents called — for LLM and MCP proxies side by side.
Approach
New page at
en/docs/guides/ai-and-mcp/observe-ai-gateway-traffic.md, added tomkdocs.ymlnav in three locations.Five steps, all in the AI Workspace console: send traffic, set the scope, read the Overview dashboard, read LLM APIs Analytics, read MCP Analytics. Five screenshots captured from a live gateway with real traffic. Links the sample as Try the sample.
Documentation
This PR is the documentation.
Samples
Companion sample: https://github.com/wso2/api-platform/tree/main/samples/ai-gateway-observability — standalone, runs the gateway against a mock model. The guide links it but does not mirror it.
Security checks
N/A for this PR: User stories, Release note, Training, Certification, Marketing, Automation tests, Related PRs, Migrations, Test environment, Learning — documentation-only change.