Skip to content
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

GEP: Percentage-Based Request Mirroring #3171

Open
jakebennert opened this issue Jun 21, 2024 · 0 comments
Open

GEP: Percentage-Based Request Mirroring #3171

jakebennert opened this issue Jun 21, 2024 · 0 comments
Labels
kind/gep PRs related to Gateway Enhancement Proposal(GEP)
Milestone

Comments

@jakebennert
Copy link

What would you like added:
I'd like to add an enhancement to the existing feature HTTP request mirroring. Right now Request Mirroring is an all or nothing feature. Either 100% of request are mirrored, or 0% are. Percentage-Based Request Mirroring will allow users to specify a percentage of requests they'd like mirrored as opposed to every single request.

This feature is already supported by Envoy, and should be supportable by HAProxy and NGINX.

Why this is needed:
This feature is already supported by Envoy, so adding it for the Gateway API would enable better integration between the two products. There's also an existing user desire for this feature on the HAProxy side and NGINX side. Since Request Mirroring is already supported by the Gateway API, Percentage-Based Request Mirroring would a clear improvement on this pre-existing feature.

@robscott robscott added the kind/gep PRs related to Gateway Enhancement Proposal(GEP) label Jul 1, 2024
@robscott robscott added this to the v1.2.0 milestone Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/gep PRs related to Gateway Enhancement Proposal(GEP)
Projects
None yet
Development

No branches or pull requests

2 participants