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
Add Elasticsearch storage support for adaptive sampling #5158
Add Elasticsearch storage support for adaptive sampling #5158
Changes from 6 commits
90969fa
8918fb0
72a91a0
4c4681d
0fe929d
b837338
8870297
fc39c16
dd79413
529043c
1391f16
eac82cb
accd51e
df2b025
9b61b64
4aff800
6a5bc17
bd85d73
945bd2f
81a5750
05d1eab
ad8b048
7a9d726
de180a8
b9e472d
03ae595
41d74f8
e0bb50c
7b4fa14
230362c
b4b6a7c
65e6299
087660f
d4e4ad2
e5b0c22
671e1ee
11efac6
69a7998
30684a9
abc761a
ff74735
445fc79
fdbe617
32a7031
5b18405
647e500
ca168e1
dfe0230
77c80ea
d1cbf7b
c3ce3c0
c5a7567
4ed0979
92b7fc8
f12e90b
ed763c5
929e152
702280c
8822d92
584a49b
06d8306
2510e95
851f37c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 278 in plugin/storage/es/factory.go
Codecov / codecov/patch
plugin/storage/es/factory.go#L277-L278
Check warning on line 293 in plugin/storage/es/factory.go
Codecov / codecov/patch
plugin/storage/es/factory.go#L285-L293
Check warning on line 141 in plugin/storage/es/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/es/samplingstore/storage.go#L122-L141
Check warning on line 143 in plugin/storage/es/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/es/samplingstore/storage.go#L143
Check warning on line 163 in plugin/storage/es/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/es/samplingstore/storage.go#L146-L163
Check warning on line 165 in plugin/storage/es/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/es/samplingstore/storage.go#L165
Check warning on line 169 in plugin/storage/es/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/es/samplingstore/storage.go#L168-L169
Check warning on line 181 in plugin/storage/es/samplingstore/storage.go
Codecov / codecov/patch
plugin/storage/es/samplingstore/storage.go#L172-L181