What problem does it solve?
Scalable, multi-tenant long-term storage for Prometheus metrics, enabling efficient retention, isolation, and query performance across many tenants.
Core Features & Use Cases
- High availability and multi-tenancy with object storage backends (S3, GCS, Azure) and a distributed architecture (Distributor, Ingester, Store-Gateway, Querier, etc.).
- Kubernetes/ Helm deployment guidance for production-ready observability stacks with per-tenant overrides and runtime configuration.
- Operational readiness including authentication troubleshooting, storage backend configuration, and performance tuning for large-scale metric stores.
Quick Start
Install Grafana Mimir using the official Helm chart, configure your chosen object storage backend, enable multitenancy, and validate the distributor and store-gateway endpoints. Then connect Prometheus remote_write to the Mimir gateway and verify tenant isolation via the X-Scope-OrgID header.