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.
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
feat: Add sampling store support to Badger #4834
feat: Add sampling store support to Badger #4834
Changes from all commits
b3a413e
6c72f42
8900b39
8180f18
6ee5863
32e24d6
2928d5e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 177 in plugin/storage/badger/factory.go
Codecov / codecov/patch
plugin/storage/badger/factory.go#L176-L177
Check warning on line 57 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L56-L57
Check warning on line 64 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L63-L64
Check warning on line 91 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L90-L91
Check warning on line 95 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L94-L95
Check warning on line 99 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L98-L99
Check warning on line 109 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L108-L109
Check warning on line 123 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L122-L123
Check warning on line 131 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L130-L131
Check warning on line 157 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L156-L157
Check warning on line 161 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L160-L161
Check warning on line 168 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L167-L168
Check warning on line 176 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L175-L176
Check warning on line 204 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L203-L204
Check warning on line 237 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L236-L237
Check warning on line 257 in plugin/storage/badger/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L257