prometheus-mimir-grafana

Diagnose Prometheus, Mimir, and Grafana issues with PromQL validation and dashboard repair.

5|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/air-gapped/skills --skill prometheus-mimir-grafana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prometheus-mimir-grafana
Source: https://github.com/air-gapped/skills/tree/main/.claude/skills/prometheus-mimir-grafana
Command: npx skills add https://github.com/air-gapped/skills --skill prometheus-mimir-grafana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnose Prometheus, Mimir, and Grafana issues by guiding metric discovery, queries, and dashboard fixes.

Core Features & Use Cases

  • Provides structured PromQL validation, metric catalog traversal, and dashboard remediation workflows.
  • Supports multi-tenant Prometheus setups, cross-stack correlation, and Grafana dashboard repair.
  • Enables agent-driven investigation from endpoint discovery to query building and dashboard deployment.

Quick Start

Provide a Prometheus/Mimir URL and credentials, then run a basic query to verify connectivity.

Frequently Asked Questions about prometheus-mimir-grafana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose Prometheus metrics showing gaps in my Grafana dashboards?

Diagnose Prometheus metrics by guiding metric discovery, verifying PromQL queries, and repairing Grafana dashboards to resolve data gaps and visualization issues across your stack.

How does multi-tenant Mimir routing work when querying Prometheus metrics?

Multi-tenant Mimir routing works by requiring clear tenancy headers, specifically the X-Scope-OrgID, to correctly scope PromQL queries and catalog metrics to the appropriate tenant within multi-endpoint setups.

Can I validate PromQL queries and repair Grafana dashboards across multiple endpoints?

Yes, you can validate PromQL queries and repair Grafana dashboards across multiple endpoints by providing endpoint URLs, appropriate tokens or certificates, and the necessary tenancy headers for agent-driven investigation.

What's the best way to troubleshoot histogram reasoning and query errors in Mimir?

The best way to troubleshoot histogram reasoning and query errors in Mimir is through structured PromQL validation and metric catalog traversal to identify and correct query logic and deployment issues.

Why does my Prometheus query fail when querying a multi-tenant Mimir endpoint?

Your Prometheus query may fail on a multi-tenant Mimir endpoint if the required X-Scope-OrgID tenancy headers, endpoint access, or appropriate authentication tokens and certificates are missing or misconfigured.

Do I need endpoint credentials and tenancy headers to perform metric discovery and dashboard repair?

Yes, you need endpoint access, appropriate tokens or certificates, and clear tenancy headers like X-Scope-OrgID to perform metric discovery, query validation, and Grafana dashboard remediation tasks.