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

Feature: add virtual read and write targets #4498

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

trevorwhitney
Copy link
Collaborator

Co-Authored-By: Mauro Stettler mauro.stettler@gmail.com

What this PR does / why we need it:
Replaces #4397, adds virtual target of read and write to loki. These are needed to support the new "single scalable deployment" deployment strategy, offering users a deployment topology that is easier to deploy/understand than micro-services, while also being more resilient and scalable than single binary.

This adds a couple extra lines of code that were needed on top of #4397, and since @replay is off, I'm taking the the torch on this one.

Checklist

  • Documentation added
  • Tests updated N/A

@trevorwhitney trevorwhitney requested a review from a team as a code owner October 19, 2021 15:38
@trevorwhitney trevorwhitney changed the title enable read write targets Feature: add virtual read and write targets Oct 19, 2021
Base automatically changed from ring-scheduler to main October 21, 2021 20:46
Co-Authored-By: Mauro Stettler <mauro.stettler@gmail.com>
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

Looks great @trevorwhitney - are we going to document this in a separate PR?

@DylanGuedes
Copy link
Contributor

Yes, we are going to document this in a later separate PR.

@trevorwhitney
Copy link
Collaborator Author

@dannykopping good call out, @DylanGuedes is helping me out and is doing the docs PR separately (thanks again Dylan, I owe you one)

@dannykopping dannykopping merged commit 2864a4f into main Oct 26, 2021
@dannykopping dannykopping deleted the enable-read-write branch October 26, 2021 06:52
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.

3 participants