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

Add zone aware replication support #4626

Closed
wants to merge 2 commits into from

Conversation

taisho6339
Copy link
Contributor

@taisho6339 taisho6339 commented Nov 3, 2021

What this PR does / why we need it:

To support zone aware replication, I've added some codes and documents.
Cortex already supports this feature and Loki uses same codes for resolving ingester instances so I think we can already use this feature in also Loki.

In addition, lifecycler and ring config is exactly same as Cortex's

Which issue(s) this PR fixes:
Fixes #4600

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

@taisho6339
Copy link
Contributor Author

check-generated-files step looks broken in CI.

Copy link
Contributor

@GrafanaWriter GrafanaWriter left a comment

Choose a reason for hiding this comment

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

Minor edit to clarify.

docs/sources/configuration/_index.md Outdated Show resolved Hide resolved
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
@taisho6339
Copy link
Contributor Author

apparently, these changes have already merged by another PR so I'll close it.

@taisho6339 taisho6339 closed this Nov 12, 2021
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.

Asynchronous Multi Site Ingester Replication
2 participants