Grafana Mimir
Horizontally scalable, highly available, multi-tenant long-term storage for Prometheus.
Why consider Grafana Mimir?
Grafana Mimir is an open-source, horizontally scalable time-series database for Prometheus metrics. Written in Go, it scales to 1 billion active series with sub-second queries, multi-tenancy, and high availability across Kubernetes clusters.
Learn Grafana Mimir by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Grafana Mimir
Grafana Mimir provides 100% Prometheus PromQL query compatibility with blazing fast distributed query splitting and caching.
Running with Docker
docker run -d \ --name mimir \ -p 9009:9009 \ grafana/mimir:latestGrafana Mimir is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.