mimir

Community

Scale Prometheus long-term storage

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains Grafana Mimir - a horizontally scalable, multi-tenant TSDB for long-term Prometheus metrics storage, enabling durable, scalable metrics architecture.

Core Features & Use Cases

  • Long-term storage: Implement multi-tenant metric storage with PromQL compatibility.
  • Object storage backends: Azure/S3/GCS support with Helm-driven deployments.
  • Performance & scaling patterns: Multi-store architecture with store-gateways and compactor strategies.

Quick Start

Deploy a distributed Mimir setup with a common object store, then validate PromQL queries against recent data.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mimir
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#mimir

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository