debug-with-grafana

Installation
SKILL.md

Debug with Grafana

A structured 7-step diagnostic workflow for debugging application issues using Prometheus metrics, Loki logs, and Grafana resources. Follow steps in order — each step informs the next.

Prerequisites

gcx must be installed and configured with a valid context before running any commands. If not configured, use the setup-gcx skill first:

# Verify configuration
gcx config view

# Switch context if needed
gcx config use-context <context-name>
Installs
4
Repository
grafana/gcx
GitHub Stars
402
First Seen
May 5, 2026
debug-with-grafana — grafana/gcx