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

docs: point to latest release for docker installation #3235

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

scoof
Copy link
Contributor

@scoof scoof commented Jan 26, 2021

No description provided.

Signed-off-by: Andreas Plesner <apj@mutt.dk>
@owen-d owen-d merged commit 4c6f8e8 into grafana:master Jan 26, 2021
@scoof scoof deleted the fix-docker-installation-version branch January 26, 2021 21:22
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Jun 11, 2021
* Reconfigure ruler in docker compose.

Two rulers are started now, they use S3 for storing rules, and use
sharding.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Extracted different sharding strategies into methods.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added support for shuffle sharding to ruler.go

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Sharding tests.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Add tests for shuffle sharding strategy.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Removed configstore.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Return error if "common prefix" without supplied prefix is returned.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Changed replication strategy used by ruler.

Ruler must be active to receive any rules now.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Another test.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Load rules for users concurrently when using shuffle sharding.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Removed extra method LoadRuleGroupsForUser, and replaced with LoadRuleGroupsForUserAndNamespace.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Comment.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Fix comments after rename.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Lint comments.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added ruler sync on ring change.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Move ShuffleShardSeed to util package.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added log message.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Fix compilation of tests.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Create user-manager even if files even haven't changed.

During resharding, user can easily "jump" between rulers.
When it "jumps" back, previously manager wouldn't be second time.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Unregister user registry when removing ruler manager.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added short paragraph about ruler shuffle sharding.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Review feedback.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Modified test, it now verifies expected rules for each ruler.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added test for bugfix in DefaultTenantManagerFactory.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added CHANGELOG.md

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added test for Collect and DeleteUserRegistry.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Clean white noise.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Move comment about replication factor.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Added comment about tokens setup.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>

* Fix compilation problem after master merge.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
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.

None yet

2 participants