-
Notifications
You must be signed in to change notification settings - Fork 5.3k
StatsAccessLogger: fixes connection gauge underflow crashes when decrementing metrics after Scope evictions. #43812
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
Open
TAOXUY
wants to merge
59
commits into
envoyproxy:main
Choose a base branch
from
TAOXUY:fixStatDestructor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+949
−140
Open
Changes from 2 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
b8fd92e
fix
TAOXUY 4dd73b0
iterate
TAOXUY 4f243b3
stats: fix eviction of stats with active references
TAOXUY f44561b
format
TAOXUY 32cc03e
fix: restore evictionDisabled and fix test
TAOXUY b9deaef
fix test
TAOXUY 8ae0f97
fix test
TAOXUY 4e530a7
fix
TAOXUY d5f87d2
fix
TAOXUY e5259b5
fix
TAOXUY 7e9176a
fix
TAOXUY 5628f8f
fix
TAOXUY 77dac2d
fix
TAOXUY 8ad7e93
fix
TAOXUY 2995c40
fix
TAOXUY 0ed297f
fix
TAOXUY 464577d
Merge branch 'main' into fixStatDestructor
TAOXUY cbd6fba
fix
TAOXUY ee2a3ad
fix
TAOXUY e6a43a0
Merge branch 'main' into fixStatDestructor
TAOXUY b28e622
fix
TAOXUY fe1706c
protect over-subtract
TAOXUY a836a3a
fix
TAOXUY f6f870c
fix
TAOXUY 7c910c9
fix
TAOXUY 09e2737
fix
TAOXUY 163fd59
fix
TAOXUY 5b3a9af
fix
TAOXUY f54bb9f
fix
TAOXUY b927087
fix
TAOXUY 80ce33d
fix
TAOXUY 154c3b7
Merge branch 'main' into fixStatDestructor
TAOXUY 71c8b8c
fix
TAOXUY 8395f2b
fix
TAOXUY db26105
fix
TAOXUY ff3a7e0
fix
TAOXUY ab3f86e
add key test
TAOXUY 2a8f97d
fix
TAOXUY 1b1e6e0
Update source/extensions/access_loggers/stats/stats.cc
TAOXUY a9cdc38
fix
TAOXUY 81cca1c
fix
TAOXUY 0c6103d
format
TAOXUY b8d6c70
fix
TAOXUY cabad6d
fix
TAOXUY 627aab0
fix
TAOXUY 222c0fa
fix
TAOXUY f097aad
fix
TAOXUY 713686f
fix
TAOXUY d15e5ed
fix
TAOXUY d8af134
fix
TAOXUY eabbbfd
Merge branch 'main' into fixStatDestructor
TAOXUY 9b6ef12
add test
TAOXUY 808a9c6
test: add memory footprint tests for GaugeKey and AccessLogState and …
TAOXUY d2d97fa
fix comment
TAOXUY 98ef2b0
Apply suggestions from code review
TAOXUY 8757699
Apply suggestions from code review
TAOXUY 617b60b
add integration test for TCP
TAOXUY b4bdd87
fix
TAOXUY e447bea
fix
TAOXUY 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.