Join us

ContentUpdates and recent posts about Grafana Mimir..
 Activity
@arunsanna added a new tool AWS-Sage , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Rust , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Ruby , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Prometheus , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool PostgreSQL , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Node.js , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Grafana , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Go , 1 week, 2 days ago.
 Activity
@human_in_growth started using tool Docker , 1 week, 2 days ago.
Story FAUN.dev() Team Trending
@eon01 shared a post, 1 week, 2 days ago
Founder, FAUN.dev

Helm Cheat Sheet: Everything You Need to Know to Start Using Helm

Helm Kubernetes

Helm is the package manager Kubernetes was missing. It lets you package applications and their dependencies into charts, deploy them as versioned releases, and manage installs, upgrades, and rollbacks in a consistent and repeatable way. This post walks through what Helm is, how to install it, and the core commands you will use day to day.

Grafana Mimir is an open-source distributed time-series database developed by Grafana Labs, designed to store and query Prometheus metrics at massive scale. It provides a horizontally scalable, multi-tenant, and highly available backend that enables organizations to run Prometheus monitoring with virtually unlimited retention and capacity.

Mimir is built for modern observability stacks, offering features like query sharding, data compaction, object storage integration (S3, GCS, Azure Blob), and efficient deduplication for high cardinality workloads. It’s compatible with the Prometheus remote_write and remote_read APIs, making it easy to integrate into existing Prometheus ecosystems.

As part of the Grafana open observability suite, Mimir can be deployed independently or alongside Loki (for logs) and Tempo (for traces) to build a complete, scalable observability platform.