forked from thanos-io/thanos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split labels/series API endpoints in query frontend (thanos-io#3276)
* split metadata endpoints Signed-off-by: Ben Ye <yb532204897@gmail.com> * add metadata codec implementation Signed-off-by: Ben Ye <yb532204897@gmail.com> * cleanup go mod Signed-off-by: Ben Ye <yb532204897@gmail.com> * add back fix for thanos-io#3240 Signed-off-by: Ben Ye <yb532204897@gmail.com> * check set key exist Signed-off-by: Ben Ye <yb532204897@gmail.com> * update Signed-off-by: Ben Ye <yb532204897@gmail.com> * add default metadata range flag Signed-off-by: Ben Ye <yb532204897@gmail.com> * fix linting issues Signed-off-by: Ben Ye <yb532204897@gmail.com> * refactor flags and add test cases Signed-off-by: Ben Ye <yb532204897@gmail.com> * fix go lint issue Signed-off-by: Ben Ye <yb532204897@gmail.com> * add roundtrip tripperware tests for labels and series requests Signed-off-by: Ben Ye <yb532204897@gmail.com> * fix all unit tests and e2e tests Signed-off-by: Ben Ye <yb532204897@gmail.com> * fix lint issues Signed-off-by: Ben Ye <yb532204897@gmail.com> * add nolint unparam Signed-off-by: Ben Ye <yb532204897@gmail.com> * update flags and changelog Signed-off-by: Ben Ye <yb532204897@gmail.com> * switch response format to protobuf Signed-off-by: Ben Ye <yb532204897@gmail.com>
- Loading branch information
Showing
23 changed files
with
2,602 additions
and
288 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.