Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
Find a file
mimir-vendoring[bot] ff34ea346e
Release mimir-distributed Helm chart 6.2.0-weekly.401 (#15877)
Automated PR created by
[helm-weekly-release-pr.yaml](https://github.com/grafana/mimir/blob/main/.github/workflows/helm-weekly-release-pr.yaml)

Co-authored-by: mimir-vendoring[bot] <149193068+mimir-vendoring[bot]@users.noreply.github.com>
2026-06-29 16:06:03 +02:00
.claude/skills/split-file Add /split-file Claude Code skill (#14847) 2026-03-27 17:08:20 +01:00
.config/go Remove Go telemetry from git repository, ignore it. (#9122) 2024-08-28 07:50:45 +02:00
.github helm: Release mimir-distributed 6.1.0 with Mimir 3.1.2 (#15839) 2026-06-29 09:23:11 +02:00
cmd Merge pull request #15878 from grafana/mark-blocks-mimirtool 2026-06-29 14:43:48 +02:00
development Merge pull request #15878 from grafana/mark-blocks-mimirtool 2026-06-29 14:43:48 +02:00
docs Merge pull request #15878 from grafana/mark-blocks-mimirtool 2026-06-29 14:43:48 +02:00
images Update logo image to be less jagged (#1484) 2022-03-15 14:05:49 +00:00
integration MQE: improve metrics, traces and query stats log lines when running splitting and caching inside MQE, add integration test and fix possible deadlock (#15827) 2026-06-29 01:05:40 +00:00
mimir-build-image chore(deps): update dependency grafana/tanka to v0.37.4 (main) (#15864) 2026-06-27 08:33:35 +02:00
operations Release mimir-distributed Helm chart 6.2.0-weekly.401 (#15877) 2026-06-29 16:06:03 +02:00
packaging chore(deps): update debian docker tag to trixie-20260610 (main) (#15689) 2026-06-17 09:24:09 +02:00
pkg storage/ingest: convert slow tests to synctest (#15857) 2026-06-29 16:05:25 +02:00
tools Merge pull request #15878 from grafana/mark-blocks-mimirtool 2026-06-29 14:43:48 +02:00
vendor storage/ingest: convert slow tests to synctest (#15857) 2026-06-29 16:05:25 +02:00
.gitattributes Exclude vendor/ from PR size (#2229) 2020-03-09 12:00:15 +01:00
.gitconfig Rename prometheus-private to mimir-prometheus (#843) 2022-01-21 15:55:07 +00:00
.gitignore docs: add internal compartments design documentation (#15652) 2026-06-16 14:13:37 +02:00
.golangci.yml golangci-lint: enable gosec rules G101 and G117 (#15436) 2026-05-26 17:36:04 +02:00
.lintignore Remove old website (#1135) 2022-02-09 15:44:34 +01:00
.prettierignore Move the mimir-distributed helm chart into the mimir repository (#1925) 2022-05-30 11:02:02 +02:00
ADOPTERS.md Update ADOPTERS.md (#9620) 2024-10-15 09:31:57 +02:00
AGENTS.md Reconcile agent instructions (#14207) 2026-01-30 17:21:55 +01:00
CHANGELOG.md Merge pull request #15878 from grafana/mark-blocks-mimirtool 2026-06-29 14:43:48 +02:00
CLAUDE.md Replace CLAUDE.md symlink with one-line redirect (#15365) 2026-05-18 12:29:16 -04:00
CODE_OF_CONDUCT.md Fix code of conduct (#922) 2022-01-27 15:36:57 +01:00
CODEOWNERS Remove publish-technical-documentation workflows (#15772) 2026-06-25 14:19:11 +02:00
CONTRIBUTING.md fixes link (#1476) 2022-03-14 17:06:57 +01:00
go.mod storage/ingest: convert slow tests to synctest (#15857) 2026-06-29 16:05:25 +02:00
go.sum storage/ingest: convert slow tests to synctest (#15857) 2026-06-29 16:05:25 +02:00
GOVERNANCE.md chore(deps): update dependency prettier to v3 (main) (#15547) 2026-06-03 12:11:21 +00:00
LICENSE Apply standard Grafana Labs governance and license (#22) 2021-08-05 14:40:22 +02:00
LICENSING.md Change license for operations folder to Apache2. (#5753) 2023-08-22 12:27:49 +02:00
MAINTAINERS.md Update team member and maintainer lists (#15307) 2026-05-12 09:09:51 +02:00
Makefile Merge pull request #15878 from grafana/mark-blocks-mimirtool 2026-06-29 14:43:48 +02:00
Makefile.local.example Modify push-mimir-build-image.yml workflow to sign commits and publish image to GAR (#15429) 2026-05-26 12:14:19 +02:00
README.md Fix broken link in readme, and add redirect to docs. (#6115) 2023-09-25 09:51:02 +02:00
RELEASE.md Merge release-3.1 branch to main 2026-06-11 12:10:02 +02:00
renovate.json5 Configure Renovate to automatically rebase build image PRs when other files in mimir-build-image/ are modified (#15700) 2026-06-16 21:07:38 +10:00
VERSION [release-3.1] Prepare release 3.1.2 (#15775) 2026-06-24 08:30:05 +00:00

Grafana Mimir

Grafana Mimir logo

Grafana Mimir is an open source software project that provides a scalable long-term storage for Prometheus. Some of the core strengths of Grafana Mimir include:

  • Easy to install and maintain: Grafana Mimirs extensive documentation, tutorials, and deployment tooling make it quick to get started. Using its monolithic mode, you can get Grafana Mimir up and running with just one binary and no additional dependencies. Once deployed, the best-practice dashboards, alerts, and runbooks packaged with Grafana Mimir make it easy to monitor the health of the system.
  • Massive scalability: You can run Grafana Mimir's horizontally-scalable architecture across multiple machines, resulting in the ability to process orders of magnitude more time series than a single Prometheus instance. Internal testing shows that Grafana Mimir handles up to 1 billion active time series.
  • Global view of metrics: Grafana Mimir enables you to run queries that aggregate series from multiple Prometheus instances, giving you a global view of your systems. Its query engine extensively parallelizes query execution, so that even the highest-cardinality queries complete with blazing speed.
  • Cheap, durable metric storage: Grafana Mimir uses object storage for long-term data storage, allowing it to take advantage of this ubiquitous, cost-effective, high-durability technology. It is compatible with multiple object store implementations, including AWS S3, Google Cloud Storage, Azure Blob Storage, OpenStack Swift, as well as any S3-compatible object storage.
  • High availability: Grafana Mimir replicates incoming metrics, ensuring that no data is lost in the event of machine failure. Its horizontally scalable architecture also means that it can be restarted, upgraded, or downgraded with zero downtime, which means no interruptions to metrics ingestion or querying.
  • Natively multi-tenant: Grafana Mimirs multi-tenant architecture enables you to isolate data and queries from independent teams or business units, making it possible for these groups to share the same cluster. Advanced limits and quality-of-service controls ensure that capacity is shared fairly among tenants.

Migrating to Grafana Mimir

If you're migrating to Grafana Mimir, refer to the following documents:

Deploying Grafana Mimir

For information about how to deploy Grafana Mimir, refer to Deploy Grafana Mimir.

Getting started

If youre new to Grafana Mimir, read the Get started guide.

Before deploying Grafana Mimir in a production environment, read:

  1. An overview of Grafana Mimirs architecture
  2. Configure Grafana Mimir
  3. Run Grafana Mimir in production

Documentation

Refer to the following links to access Grafana Mimir documentation:

Contributing

To contribute to Grafana Mimir, refer to Contributing to Grafana Mimir.

Join the Grafana Mimir discussion

If you have any questions or feedback regarding Grafana Mimir, join the Grafana Mimir Discussion. Alternatively, consider joining the monthly Grafana Mimir Community Call.

Your feedback is always welcome, and you can also share it via the #mimir Slack channel.

License

Grafana Mimir is distributed under AGPL-3.0-only.