Skip to content

Add details on Global Rate Limit implementation#858

Merged
arkodg merged 5 commits intoenvoyproxy:mainfrom
arkodg:rl-implementation-details
Jan 5, 2023
Merged

Add details on Global Rate Limit implementation#858
arkodg merged 5 commits intoenvoyproxy:mainfrom
arkodg:rl-implementation-details

Conversation

@arkodg
Copy link
Copy Markdown
Contributor

@arkodg arkodg commented Jan 4, 2023

Relates to #670

Signed-off-by: Arko Dasgupta arko@tetrate.io

Relates to envoyproxy#670

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner January 4, 2023 19:41
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 4, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.98%. Comparing base (085e6fa) to head (68e6287).
⚠️ Report is 3988 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #858      +/-   ##
==========================================
+ Coverage   63.89%   63.98%   +0.08%     
==========================================
  Files          50       50              
  Lines        6523     6486      -37     
==========================================
- Hits         4168     4150      -18     
+ Misses       2093     2079      -14     
+ Partials      262      257       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg added this to the 0.3.0-rc.1 milestone Jan 4, 2023
@arkodg arkodg added documentation Improvements or additions to documentation priority/high Label used to express the "high" priority level labels Jan 4, 2023
@arkodg arkodg requested a review from danehans January 5, 2023 20:58
Arko Dasgupta added 3 commits January 5, 2023 14:01
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg merged commit 309566d into envoyproxy:main Jan 5, 2023
@arkodg arkodg deleted the rl-implementation-details branch January 5, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation priority/high Label used to express the "high" priority level

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants