Join us

ContentUpdates and recent posts about Grafana Mimir..
 Activity
@devopslinks added a new tool Lustre , 3 months, 2 weeks ago.
 Activity
@varbear added a new tool Slurm , 3 months, 2 weeks ago.
Course
@eon01 published a course, 3 months, 2 weeks ago
Founder, FAUN.dev

Cloud Native CI/CD with GitLab

GitLab GitLab CI/CD Helm Prometheus Docker GNU/Linux Kubernetes

From Commit to Production Ready

Cloud Native CI/CD with GitLab
Course
@eon01 published a course, 3 months, 2 weeks ago
Founder, FAUN.dev

Observability with Prometheus and Grafana

Prometheus Docker k3s Grafana GNU/Linux Kubernetes

A Complete Hands-On Guide to Operational Clarity in Cloud-Native Systems

Observability with Prometheus and Grafana
Course
@eon01 published a course, 3 months, 2 weeks ago
Founder, FAUN.dev

Cloud-Native Microservices With Kubernetes - 2nd Edition

Helm Jaeger OpenTelemetry Prometheus Docker Grafana Loki Grafana Kubernetes Kubectl

A Comprehensive Guide to Building, Scaling, Deploying, Observing, and Managing Highly-Available Microservices in Kubernetes

Cloud-Native Microservices With Kubernetes - 2nd Edition
Course
@eon01 published a course, 3 months, 2 weeks ago
Founder, FAUN.dev

Building with GitHub Copilot

GitHub Copilot Go Python

From Autocomplete to Autonomous Agents

Building with GitHub Copilot
Link
@anjali shared a link, 3 months, 2 weeks ago
Customer Marketing Manager, Last9

Instrument Jenkins With OpenTelemetry

Instrument Jenkins with OpenTelemetry to understand pipeline behavior, stage latency, and deploy steps using a single telemetry flow.

Otel_injector
 Activity
@devopslinks added a new tool Fleet , 3 months, 3 weeks ago.
 Activity
@kaptain added a new tool Rancher Kubernetes Engine (RKE2) , 3 months, 3 weeks ago.
Course
@eon01 published a course, 3 months, 3 weeks ago
Founder, FAUN.dev

End-to-End Kubernetes with Rancher, RKE2, K3s, Fleet, Longhorn, and NeuVector

Rancher Longhorn Rancher Kubernetes Engine (RKE2) Rancher Kubernetes Engine (RKE) Fleet NeuVector k3s GNU/Linux Docker Traefik Kubectl

The full journey from nothing to production

End-to-End Kubernetes with Rancher, RKE2, K3s, Fleet, Longhorn, and NeuVector
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.