-
Notifications
You must be signed in to change notification settings - Fork 548
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make use of LabelHints.Limit for
LabelNames
and LabelValues
reque…
…sts (#8805) (#10410) * Use LabelHints.Limit WIP Add limit field on LabelNamesRequest and LabelValuesRequest Add support for limit on gateway.proto Rename variables to keep consistency Fix tests Add tests Add tests Add tests Add tests Add changelog Fix changelog Fix tests Fix imports empty commit Update pkg/distributor/distributor.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/querier/tenantfederation/merge_queryable_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/querier/tenantfederation/merge_queryable_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/storegateway/bucket.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/storegateway/bucket.go Co-authored-by: Arve Knudsen <[email protected]> Update CHANGELOG.md Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/distributor/distributor_test.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/ingester/client/compat.go Co-authored-by: Arve Knudsen <[email protected]> Update pkg/ingester/client/compat.go Co-authored-by: Arve Knudsen <[email protected]> Apply suggestions from code review Co-authored-by: Arve Knudsen <[email protected]> Apply suggestions from code review Co-authored-by: Arve Knudsen <[email protected]> Fix pipeline Fix tests empty commit * Rebase * Apply suggestions from code review Co-authored-by: Arve Knudsen <[email protected]> * Addressed feedback PR * Addressed feedback PR * Addressed feedback PR from charleskorn * Fix test * Update CHANGELOG.md --------- Co-authored-by: Arve Knudsen <[email protected]> Co-authored-by: Charles Korn <[email protected]>
- Loading branch information
1 parent
ae924bf
commit ac097ac
Showing
18 changed files
with
667 additions
and
233 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.