Document AI Gateway telemetry - #1174
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Three documentation nits remain regarding attribution wording, namespace placeholders, and issuer nesting.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 2
Open (2)
What changed in this PR
Adds AI Gateway telemetry documentation covering OpenTelemetry export, token metrics, span attributes, and directory-group attribution.
Changes:
- Adds and registers the telemetry guide.
- Documents SCIM-derived group labels.
- Links telemetry guidance from AI Gateway and audit-log pages.
| File | Summary |
|---|---|
sidebars.ts |
Adds the telemetry page to AI Gateway navigation. |
docs/platform/enterprise-directory/scim-provisioning.mdx |
Documents derived-group labels. Nit (4 votes): Show group_variables nested under an issuer. |
docs/ai-gateway/telemetry.mdx |
Adds the telemetry guide. Nit (1 vote): Use separate Enterprise Manager and gateway namespace placeholders. |
docs/ai-gateway/index.mdx |
Highlights telemetry capabilities. Nit (2 votes): Clarify attribution is optional and span-level, not metric-level. |
docs/ai-gateway/forward-audit-logs.mdx |
Links to telemetry guidance. |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
reyortiz3
approved these changes
Sep 25, 2026
Contributor
Author
|
I'm not sure why the visual regression is failing, but I clicked through the modified pages and they seem copacetic. |
This branch was successfully deployed
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.

Description
Adds an AI Gateway telemetry guide covering OpenTelemetry export, token metrics, request span attributes, and directory group attribution.
Documents labels for SCIM-derived groups and links the telemetry guide from the AI Gateway overview and audit logging guide.
Patch method
Fetched the head of stacklok/docs-website-internal#35 and confirmed that its merge base matched the current public
main. Applied the combined diff for the internal PR commits (013fecd..f80138a) withgit apply, restricted to the five documentation and navigation files changed by the PR.This method excludes internal-repository changes to
README.mdanddocusaurus.config.ts.Type of change
Related issues/PRs
Submitter checklist
Content and formatting
Navigation
sidebars.ts) updated for added, deleted, reordered, or renamed filesReviewer checklist
Content