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

added org id for multi tenant support #1290

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

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

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.

1 participant