-
Notifications
You must be signed in to change notification settings - Fork 72
Enable stateless Rulers #151
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
Conversation
ba1ccdf
to
1ea8db0
Compare
Signed-off-by: Saswata Mukherjee <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>
1ea8db0
to
094d498
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good @saswatamcode 👍 My only additional suggestion would be to drop ruler from --store
in querier args, since it won't be exposing store API anymore, right?
Additionally, as we mention, it would be good to switch ruler from stateful set to deployment, since with stateless mode we have no need to run in stateful set, but this we can do separately later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Saswata Mukherjee <[email protected]>
Thanks for catching this @ianbillett! 🙂 |
This reverts commit a90e443.
This reverts commit a90e443.
This PR
observatorium-metrics
andmetric-federation-rule
templateskube-thanos
to latestAddresses MON-2128.
Note: These changes cannot be rolled out before Thanos v0.25, as support for specifying multiple remote_write targets was added after v0.24 (thanos#4927).