Skip to content
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

receive: implement without replica labels capability #6143

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

GiedriusS
Copy link
Member

Add without replica labels capability to Thanos Receive. Internally, we are already advertising that local TSDB client supports without replica labels. This wires the last pieces.

Add without replica labels capability to Thanos Receive. Internally, we
are already advertising that local TSDB client supports without replica
labels. This wires the last pieces.

Signed-off-by: Giedrius Statkevičius <[email protected]>
@GiedriusS GiedriusS force-pushed the implement_without_replica_labels_cap_receive branch from 56fcc47 to 5245a89 Compare February 20, 2023 12:16
@GiedriusS GiedriusS marked this pull request as ready for review February 20, 2023 12:30
@fpetkovski
Copy link
Contributor

Should we flip the flag for the ruler too? I think it uses the same TSDB store.

@GiedriusS
Copy link
Member Author

Should we flip the flag for the ruler too? I think it uses the same TSDB store.

I think let's do it in a separate PR, perhaps it will need some extra changes 😄

Copy link
Contributor

@fpetkovski fpetkovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@GiedriusS GiedriusS merged commit d429689 into main Feb 20, 2023
@GiedriusS GiedriusS deleted the implement_without_replica_labels_cap_receive branch February 20, 2023 12:43
ngraham20 pushed a commit to ngraham20/thanos that referenced this pull request Apr 17, 2023
Add without replica labels capability to Thanos Receive. Internally, we
are already advertising that local TSDB client supports without replica
labels. This wires the last pieces.

Signed-off-by: Giedrius Statkevičius <[email protected]>
ngraham20 pushed a commit to ngraham20/thanos that referenced this pull request Apr 17, 2023
Add without replica labels capability to Thanos Receive. Internally, we
are already advertising that local TSDB client supports without replica
labels. This wires the last pieces.

Signed-off-by: Giedrius Statkevičius <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants