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.

@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ý <[email protected]>

* Extracted different sharding strategies into methods.

Signed-off-by: Peter Štibraný <[email protected]>

* Added support for shuffle sharding to ruler.go

Signed-off-by: Peter Štibraný <[email protected]>

* Sharding tests.

Signed-off-by: Peter Štibraný <[email protected]>

* Add tests for shuffle sharding strategy.

Signed-off-by: Peter Štibraný <[email protected]>

* Removed configstore.

Signed-off-by: Peter Štibraný <[email protected]>

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

Signed-off-by: Peter Štibraný <[email protected]>

* Changed replication strategy used by ruler.

Ruler must be active to receive any rules now.

Signed-off-by: Peter Štibraný <[email protected]>

* Another test.

Signed-off-by: Peter Štibraný <[email protected]>

* Load rules for users concurrently when using shuffle sharding.

Signed-off-by: Peter Štibraný <[email protected]>

* Removed extra method LoadRuleGroupsForUser, and replaced with LoadRuleGroupsForUserAndNamespace.

Signed-off-by: Peter Štibraný <[email protected]>

* Comment.

Signed-off-by: Peter Štibraný <[email protected]>

* Fix comments after rename.

Signed-off-by: Peter Štibraný <[email protected]>

* Lint comments.

Signed-off-by: Peter Štibraný <[email protected]>

* Added ruler sync on ring change.

Signed-off-by: Peter Štibraný <[email protected]>

* Move ShuffleShardSeed to util package.

Signed-off-by: Peter Štibraný <[email protected]>

* Added log message.

Signed-off-by: Peter Štibraný <[email protected]>

* Fix compilation of tests.

Signed-off-by: Peter Štibraný <[email protected]>

* 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ý <[email protected]>

* Unregister user registry when removing ruler manager.

Signed-off-by: Peter Štibraný <[email protected]>

* Added short paragraph about ruler shuffle sharding.

Signed-off-by: Peter Štibraný <[email protected]>

* Review feedback.

Signed-off-by: Peter Štibraný <[email protected]>

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

Signed-off-by: Peter Štibraný <[email protected]>

* Added test for bugfix in DefaultTenantManagerFactory.

Signed-off-by: Peter Štibraný <[email protected]>

* Added CHANGELOG.md

Signed-off-by: Peter Štibraný <[email protected]>

* Added test for Collect and DeleteUserRegistry.

Signed-off-by: Peter Štibraný <[email protected]>

* Clean white noise.

Signed-off-by: Peter Štibraný <[email protected]>

* Move comment about replication factor.

Signed-off-by: Peter Štibraný <[email protected]>

* Added comment about tokens setup.

Signed-off-by: Peter Štibraný <[email protected]>

* Fix compilation problem after master merge.

Signed-off-by: Peter Štibraný <[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