-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Implementing drop_overload stats reporting in load report service API #31384
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
Merged
yanavlasov
merged 28 commits into
envoyproxy:main
from
yanjunxiang-google:drop_overload
Dec 16, 2023
Merged
Changes from 23 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
1cf79c8
Support drop_overload API.
yanjunxiang-google b683739
only support the first category
yanjunxiang-google 197c20c
moving the drop overload API to cluster
yanjunxiang-google 89eb945
adding tests
yanjunxiang-google 4b7e6d1
adding more tests
yanjunxiang-google 38a553e
adding change logs
yanjunxiang-google f2ca31a
changing API doc
yanjunxiang-google 25f4303
addressing comments
yanjunxiang-google 987a17b
addressing comments
yanjunxiang-google 9962114
adding tests
yanjunxiang-google a15d301
Merge branch 'main' of https://github.com/envoyproxy/envoy into drop_…
yanjunxiang-google 151565a
addressing comments
yanjunxiang-google 90bc89a
adding tests in router_test.cc
yanjunxiang-google 281d232
addressing comments
yanjunxiang-google 7934052
adding config dump for drop_overload
yanjunxiang-google 4d53b69
fixing the CI coverage error
yanjunxiang-google 71b556d
moving drop_overload from cluster trafficStats to loadReportStats
yanjunxiang-google b2c1fa9
addressing comments
yanjunxiang-google 5df585d
Empty-Commit
yanjunxiang-google 29a8136
moving the drop overload check into a private method
yanjunxiang-google c67db02
removing unncessary line change in Envoy stream logs
yanjunxiang-google 96c7ab5
merge upstream main
yanjunxiang-google 94d2ff1
Implementing drop_overload support for Envoy load report service API
yanjunxiang-google 7660398
adding const
yanjunxiang-google ad4c840
removing the global test flag
yanjunxiang-google d5d6647
removing unncecessary changes
yanjunxiang-google 5f2fc0c
fixing format issue
yanjunxiang-google 69e7023
Empty-Commit
yanjunxiang-google File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.