-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rlqs: BucketId Dynamic Metadata for RateLimitQuota filter #35594
Conversation
…ected bucket for a given request for logging Signed-off-by: Brian Surber <[email protected]>
Hi @bsurber, welcome and thank you for your contribution. We will try to review your Pull Request as quickly as possible. In the meantime, please take a look at the contribution guidelines if you have not done so already. |
The presubmit failure seems to have come from a failure to cache the results of the presubmit, not an actual failing of a test |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Thanks
Let's wait for the CI to be back so that I can merge this commit.
Signed-off-by: Brian Surber <[email protected]>
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Commit Message: Add dynamic metadata to the rate_limit_quota filter to export the selected bucket for a given request for logging Additional Description: Functionality tested using an access log filter in integration testing Risk Level: low Testing: integration testing Docs Changes: Release Notes: Platform Specific Features: --------- Signed-off-by: Brian Surber <[email protected]> Signed-off-by: Martin Duke <[email protected]>
Commit Message: Add dynamic metadata to the rate_limit_quota filter to export the selected bucket for a given request for logging Additional Description: Functionality tested using an access log filter in integration testing Risk Level: low Testing: integration testing Docs Changes: Release Notes: Platform Specific Features: --------- Signed-off-by: Brian Surber <[email protected]> Signed-off-by: asingh-g <[email protected]>
Commit Message: Add dynamic metadata to the rate_limit_quota filter to export the selected bucket for a given request for logging
Additional Description: Functionality tested using an access log filter in integration testing
Risk Level: low
Testing: integration testing
Docs Changes:
Release Notes:
Platform Specific Features: