Skip to content

docs: explain invert field in global rate limit example - #9572

Merged
zhaohuabing merged 1 commit into
envoyproxy:mainfrom
Aditya7880900936:docs/explain-rate-limit-invert
Jul 24, 2026
Merged

docs: explain invert field in global rate limit example#9572
zhaohuabing merged 1 commit into
envoyproxy:mainfrom
Aditya7880900936:docs/explain-rate-limit-invert

Conversation

@Aditya7880900936

Copy link
Copy Markdown
Contributor

Description

Adds a brief explanation for the invert: true field used in the "Rate Limit Distinct Users Except Admin" example.

The example previously showed invert: true without explaining its behavior. This change clarifies that it inverts the header match condition, causing the rate limit to apply to all distinct users except admin.

Fixes #9559

Signed-off-by: Aditya7880900936 <adityasanskarsrivastav788@gmail.com>
@Aditya7880900936
Aditya7880900936 requested a review from a team as a code owner July 23, 2026 21:28
@netlify

netlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 29a4bbb
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6a62879a5ea2d400080261e7
😎 Deploy Preview https://deploy-preview-9572--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@zhaohuabing zhaohuabing left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@zhaohuabing
zhaohuabing merged commit a11ac1a into envoyproxy:main Jul 24, 2026
28 checks passed
@Aditya7880900936
Aditya7880900936 deleted the docs/explain-rate-limit-invert branch July 24, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global Rate Limit: invert: true poorly explained in documentation

2 participants