grafana

Design, configure, and deploy Grafana dashboards with LGTM stack observability.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/allthingslinux/atl.services --skill grafana-allthingslinux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana
Source: https://github.com/allthingslinux/atl.services/tree/main/.agents/skills/grafana
Command: npx skills add https://github.com/allthingslinux/atl.services --skill grafana-allthingslinux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams build and maintain unified observability dashboards, reducing manual toil and enabling faster issue diagnosis.

Core Features & Use Cases

  • Dashboard design: Create and organize dashboards with consistent layouts, templating, and RBAC-friendly structures.
  • Panel configuration & alerts: Configure panels (graphs, tables, heatmaps, traces) and set up unified alerting with notification policies.
  • Data sources & provisioning: Manage multiple data sources (Loki, Tempo, Mimir) and enable GitOps-style provisioning for dashboards and alerts.
  • Use Case: Example: ship dashboards for a service cohort and automatically update alerts when latency or error rates cross thresholds.

Quick Start

Use this skill to establish a Grafana dashboard for your production service with LGTM stack data sources.

Frequently Asked Questions about grafana

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

FAQPage Schema
How do I design Grafana dashboards and alerts for production services?

Design Grafana dashboards by configuring panels like graphs and heatmaps, applying templating, and setting up unified alerting with notification policies. This reduces manual toil and accelerates issue diagnosis for production services.

Can I use Loki, Tempo, and Mimir data sources together in a single dashboard?

Yes, you can integrate Loki, Tempo, and Mimir data sources simultaneously. This skill configures these LGTM stack components to provide unified observability, incident investigation, and performance analysis across logs, traces, and metrics.

What's the best way to provision Grafana dashboards and alerts using GitOps?

Provision Grafana dashboards and alerts using GitOps-style provisioning templates. This skill generates reusable configurations, allowing teams to ship service dashboards and automatically update alert thresholds across environments.

How does Grafana dashboard templating work for service cohorts?

Grafana dashboard templating uses variables to dynamically filter panel data for specific service cohorts. This skill configures templating alongside RBAC-friendly structures, enabling reusable dashboards that adapt without duplicating panel configurations.

Do I need configured data sources before setting up LGTM stack observability?

Yes, you need access to Grafana and configured Loki, Tempo, and Mimir data sources before setting up LGTM stack observability. This skill requires these prerequisites and provisioning templates to create reusable production dashboards and alerts.