-
Notifications
You must be signed in to change notification settings - Fork 832
HybridCache stability and logging improvements #5467
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 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
a874d1c
- handle serialization failures
mgravell 3951c72
- add "callback" to .dic
mgravell aac82e8
support and tests for stability despite unreliable L2
mgravell 6fd3047
nit
mgravell 8a7b59b
Compile for NS2.0
joperezr 5605ce5
include enabled check in our log output
mgravell d562906
add event-source tracing and counters
mgravell 6a78eb2
explicitly specify event-source guid
mgravell 3c9c88d
satisfy the stylebot overloads
mgravell cbe7eb7
nix SDT
mgravell ab98bab
fix failing CI test
mgravell 607d395
limit to net462
mgravell 8b59367
PR feedback (all except event tests)
mgravell 43e0406
naming
mgravell cb370ee
add event source tests
mgravell 028d813
fix redundant comment
mgravell 91fca21
add clarification
mgravell 1a4520b
more clarifications
mgravell 6b7bb54
dance for our robot overlords
mgravell faba196
drop Microsoft.Extensions.Telemetry.Abstractions package-ref
mgravell 8d757c7
fix glitchy L2 test
mgravell 923ad11
Merge branch 'main' into marc/max_size
mgravell 6301b08
better tracking for invalid event-source state
mgravell e98d8d7
reserve non-printable characters from keys, to prevent L2 abuse
mgravell d1a90fa
improve test output for ETW
mgravell 8989fd9
tyop
mgravell 03001c2
ETW tests: allow longer if needed
mgravell 031d9eb
whitespace
mgravell 3488a87
more ETW fixins
mgravell 5a4d146
Merge branch 'main' into marc/max_size
mgravell 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
Compile for NS2.0
- Loading branch information
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
1 change: 1 addition & 0 deletions
1
...ft.Extensions.Compliance.Abstractions/Microsoft.Extensions.Compliance.Abstractions.csproj
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
1 change: 1 addition & 0 deletions
1
...soft.Extensions.Telemetry.Abstractions/Microsoft.Extensions.Telemetry.Abstractions.csproj
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.