docs: Conceptual docs for Load Balancing and Rate Limiting#6088
Merged
arkodg merged 12 commits intoenvoyproxy:mainfrom Jun 4, 2025
Merged
docs: Conceptual docs for Load Balancing and Rate Limiting#6088arkodg merged 12 commits intoenvoyproxy:mainfrom
arkodg merged 12 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: melsal13 <mmvsal13@gmail.com>
This was referenced May 15, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6088 +/- ##
==========================================
- Coverage 70.47% 70.44% -0.04%
==========================================
Files 220 220
Lines 36593 36593
==========================================
- Hits 25788 25777 -11
- Misses 9282 9287 +5
- Partials 1523 1529 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: melsal13 <mmvsal13@gmail.com>
arkodg
reviewed
May 16, 2025
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Signed-off-by: Melissa Salazar <mmvsal13@gmail.com>
missBerg
suggested changes
May 22, 2025
Contributor
missBerg
left a comment
There was a problem hiding this comment.
Added comments to the files in the latest folder :) unsure if we need the code examples in the concepts page, I'm ok with us linking over to the task pages for that, so a bit indifferent to that specific aspect.
Co-authored-by: Erica Hughberg <erica.sundberg.90@gmail.com> Signed-off-by: Melissa Salazar <mmvsal13@gmail.com>
Co-authored-by: Erica Hughberg <erica.sundberg.90@gmail.com> Signed-off-by: Melissa Salazar <mmvsal13@gmail.com>
Co-authored-by: Erica Hughberg <erica.sundberg.90@gmail.com> Signed-off-by: Melissa Salazar <mmvsal13@gmail.com>
Co-authored-by: Erica Hughberg <erica.sundberg.90@gmail.com> Signed-off-by: Melissa Salazar <mmvsal13@gmail.com>
Co-authored-by: Erica Hughberg <erica.sundberg.90@gmail.com> Signed-off-by: Melissa Salazar <mmvsal13@gmail.com>
Signed-off-by: melsal13 <mmvsal13@gmail.com>
arkodg
approved these changes
Jun 4, 2025
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.
What type of PR is this?
Conceptual docs for Rate Limiting and Load Balancing.
What this PR does / why we need it:
Helps onboard new users.
Which issue(s) this PR fixes:
Fixes #5896
Fixes #5873
Release Notes: No