grafana-tst

Query Grafana metrics, logs, and traces in test environments.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/stefanbosak/claude-cli --skill grafana-tst-stefanbosak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana-tst
Source: https://github.com/stefanbosak/claude-cli/tree/main/.claude/skills/grafana-tst
Command: npx skills add https://github.com/stefanbosak/claude-cli --skill grafana-tst-stefanbosak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Grafana-tst provides a safe, isolated environment for testing Grafana-based observability workflows across metrics (Prometheus), logs (Loki), traces (Tempo), dashboards, and alerts, helping teams validate configurations without affecting production.

Core Features & Use Cases

  • Metrics (Prometheus): query, list metric names, and troubleshoot dashboards
  • Logs (Loki): search logs and dashboards, filter by labels
  • Traces (Tempo): analyze distributed traces for slow requests
  • Dashboards & Alerts: create, update, and validate dashboards and alert rules
  • Incidents & OnCall: review incidents and on-call schedules in test env

Quick Start

Ask Grafana-tst to run a quick health check on the test environment and return Prometheus, Loki, and Tempo results.

Frequently Asked Questions about grafana-tst

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

FAQPage Schema
How do I test Grafana dashboards and alert rules without affecting production?

Testing Grafana dashboards and alert rules without affecting production requires an isolated staging environment. Grafana-tst provides this safe test space to validate configurations across metrics, logs, and traces before deployment.

Can I query Prometheus metrics and Loki logs in a test environment?

Yes, you can query Prometheus metrics and Loki logs in a test environment. Grafana-tst supports querying metrics, searching logs, and filtering by labels to validate dashboard data sources effectively.

How do I validate incident workflows and on-call schedules in staging?

Validating incident workflows and on-call schedules in staging involves reviewing incidents and schedules within a test environment. Grafana-tst allows teams to review and validate on-call workflows without impacting live operations.

Does Grafana observability testing work with Tempo traces and Pyroscope?

Yes, Grafana observability testing works with Tempo traces and Pyroscope. Grafana-tst supports analyzing distributed traces for slow requests and integrates these data sources for comprehensive test environment validation.

What do I need to set up before testing Grafana observability workflows?

Before testing Grafana observability workflows, you need to set up a grafana-tst agent and an MCP server. These components are required to connect and query test environment data across Prometheus, Loki, and Tempo.

Why should I use a separate test environment for Grafana alert validation?

Using a separate test environment for Grafana alert validation prevents accidental disruption to live monitoring. Grafana-tst isolates alert rule creation and updates, helping teams troubleshoot configurations safely before production deployment.