monitoring-expert

Configure Prometheus and Grafana monitoring, alerting, and tracing systems.

2|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/Axel-DaMage/opencode-config --skill monitoring-expert-axel-damage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-expert
Source: https://github.com/Axel-DaMage/opencode-config/tree/main/skills/monitoring-expert
Command: npx skills add https://github.com/Axel-DaMage/opencode-config --skill monitoring-expert-axel-damage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires prometheus, grafana, k6, artillery, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Monitoring Expert Skill addresses the challenge of setting up and managing comprehensive monitoring systems for applications, services, and infrastructure. It helps users configure logging pipelines, create dashboards, and define alerting rules to ensure observability and performance optimization.

Core Features & Use Cases

  • Monitoring Configuration: Set up monitoring systems, including Prometheus and Grafana dashboards.
  • Logging Pipelines: Implement structured logging and configure aggregation and storage solutions.
  • Alerting Rules: Define threshold and anomaly alerts for critical paths.
  • Tracing and Performance Testing: Instrument distributed tracing and conduct load testing with tools like k6 and Artillery.
  • Use Case: For a developer looking to add observability to a service, debug production issues, or run performance tests on an application.

Quick Start

Use the monitoring-expert skill to create a Prometheus dashboard for your application's performance metrics.

Frequently Asked Questions about monitoring-expert

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

FAQPage Schema
How do I set up Prometheus and Grafana dashboards for application performance monitoring?

To set up monitoring dashboards, this Skill configures Prometheus for metrics collection and creates Grafana dashboards to visualize application performance data and infrastructure health.

What is the best way to implement structured logging and configure aggregation pipelines?

Implementing structured logging pipelines involves configuring log aggregation and storage solutions to ensure application observability, enabling you to debug production issues effectively.

Does this Skill support distributed tracing and load testing with k6 or Artillery?

Yes, this Skill instruments distributed tracing and conducts performance testing using k6 and Artillery to evaluate application load capacity and identify system bottlenecks.

How do I define alerting rules for critical paths and anomaly detection?

Defining alerting rules involves setting up threshold and anomaly alerts for critical paths within your services, ensuring you receive notifications for performance degradation or system failures.

What do I need to know about metrics, logging, and tracing to use this monitoring configuration Skill?

You need foundational knowledge of logging, metrics, and tracing concepts to effectively configure observability systems, implement pipelines, and establish alerting rules for your infrastructure.

Why configure observability systems if my application already has basic logging?

Configuring comprehensive observability systems extends beyond basic logging by adding metrics and tracing, which enables proactive performance optimization and rapid production issue debugging.