-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bucket tool: support other type of matchers in replicate #5038
Comments
Perhaps the new |
Hello 👋 Looks like there was no activity on this issue for the last two months. |
Hello 👋 Looks like there was no activity on this issue for the last two months. |
Hello, may I work on this issue? |
@kama910 Sure please go ahead! |
Is your proposal related to a problem?
Bucket replicate tool supports matchers to select data blocks with specified matchers. But now it just supports equal matchers and it is not very flexible to specify multiple values (tenants/clusters).
In case I need to replicates blocks from multiple clusters, then I have to use multiple thanos replicates.
It would be great to support all kind of matchers in the selector. If it is not that flexible from command line args, it would be good to also read matchers from files, too.
The text was updated successfully, but these errors were encountered: