Grafana - Mimir- Query only cluster #5105
velu4689
started this conversation in
Development
Replies: 3 comments 8 replies
In general, this should work. In "query-only cluster" I would avoid running compactor, ruler and alertmanager:
|
0 replies
|
Thanks @pstibrany. I tried to remove compactor, ruler, ruler storage & alertmanager. Am still facing "Validation failed. Ring Failed" when I configured the query. |
8 replies
|
@pstibrany : Yes, but not able to load the metrics :( |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,
I have a separate write only cluster which uses S3 as backend storage. I would like setup a query only cluster which will read/query the data from the S3 alone and not from the ingester (reason: we do not want to query any live data & just rely on Storage only data)
I would like to get your thoughts/opinions on the query only cluster being setup using the following configuration:
All reactions