-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for label matchers in LabelNames and LabelValues call to …
…store. (#4107) * Add matchers to LabelNamesRequest. Signed-off-by: Peter Štibraný <[email protected]> * Don't pass whole SeriesRequest, but only individual parts of it. Signed-off-by: Peter Štibraný <[email protected]> * Support series Matchers in LabelNames call. Signed-off-by: Peter Štibraný <[email protected]> * Support series Matchers in LabelValues call. Signed-off-by: Peter Štibraný <[email protected]> * CHANGELOG.md Signed-off-by: Peter Štibraný <[email protected]> * Handle result in a same way in LabelNames and LabelValues. Signed-off-by: Peter Štibraný <[email protected]> * Make lint happy. Signed-off-by: Peter Štibraný <[email protected]> * Specify that indexheader.Reader returns LabelNames in order, so we can use that. Signed-off-by: Peter Štibraný <[email protected]>
- Loading branch information
Showing
7 changed files
with
454 additions
and
158 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
Oops, something went wrong.