-
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
Merged
Merged
Changes from all commits
Commits
Show all changes
78 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 9592318
fix
TAOXUY a7d0821
benchamrk
TAOXUY 02051c4
benchamrk
TAOXUY d5517c9
fix
TAOXUY a32b1b9
rename file
TAOXUY dcfbbbd
fix BUILD
TAOXUY 043f7a9
iterate
TAOXUY 79e8173
iterate
TAOXUY 9e12d5a
iterate
TAOXUY 06e95f5
iterate
TAOXUY b1dbefb
iterate
TAOXUY e7cde73
Revert to using gaugeKey
TAOXUY 9370560
fix assertion
TAOXUY 41615d5
fix assertion
TAOXUY 9312b56
iterate
TAOXUY 200f136
fix test format
TAOXUY b8cae91
iterate
TAOXUY 9308935
fix comment
TAOXUY babe799
Remove log line check in integration test
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
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.
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.