Position AI Gateway within ADP in quickstart and Zendesk example#27
Merged
Conversation
Reframe the AI Gateway quickstart intro to position the feature as part of the Agentic Data Plane, matching how the overview page already frames it. This also drops the failover and budget-enforcement claims, which the overview lists as not provided. Rename the example Zendesk API token label from "redpanda-aigw" to "redpanda-ai-gateway" so the user-facing example matches the product name rather than the internal short form. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Summary
overview.adoc. This also drops claims about automatic failover and budget enforcement that the overview page lists as not provided by current AI Gateway.redpanda-aigwtoredpanda-ai-gatewayso the user-facing example matches the product name rather than the internal short form.Why
Came out of an assessment of cloudv2 (
origin/main, commitf2b7753fa1) confirming that "AI Gateway" is still the user-facing product term, sitting inside the broader "Agentic Data Plane" umbrella. The rest of the docs already reflect that hierarchy; these two spots were lagging.Preview pages
Links go live once Netlify finishes the deploy.
Test plan
npm run build && npm run serve) and visual check ofai-gateway/gateway-quickstartandmcp/managed/zendesk🤖 Generated with Claude Code