Skip to content

Conversation

Nitesh-vaidyanath
Copy link

@Nitesh-vaidyanath Nitesh-vaidyanath commented Oct 17, 2024

Currently there is no support for multi tenant for mimir, we have to add X-Scope-OrgID header to http client requests to start supporting multi tenant.

We have to make changes in both Prometheus API where we are querying recording rules metics and Mimir where we are creating or updating recording rules.

https://grafana.com/docs/mimir/latest/references/architecture/deployment-modes/#microservices-mode /ready endpoint only works for Monolithic mode not for distributed mode.

@Nitesh-vaidyanath
Copy link
Author

Also pushed changes for the issue #1291

@Duciwuci
Copy link

Part of #1289

@Duciwuci
Copy link

@metalmatze can anybody look into this PR?

@metalmatze
Copy link
Member

Generally, this is looking fine.
There are several merge conflicts that need to be solved now.
I wonder why there are quite an amount of unrelated changes. Those should be undone so we can only ship the multi tenant support with this PR.

@Duciwuci
Copy link

Generally, this is looking fine. There are several merge conflicts that need to be solved now. I wonder why there are quite an amount of unrelated changes. Those should be undone so we can only ship the multi tenant support with this PR.

Thanks. Then let's wait for @Nitesh-vaidyanath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants