monitoring-expert

Implement logging, metrics, tracing, and alerting for production observability.

9|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/stephanj/claude-code-collections --skill monitoring-expert-stephanj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-expert
Source: https://github.com/stephanj/claude-code-collections/tree/main/skills/monitoring-expert
Command: npx skills add https://github.com/stephanj/claude-code-collections --skill monitoring-expert-stephanj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexity of maintaining production system reliability by providing a structured approach to observability, performance tuning, and proactive alerting.

Core Features & Use Cases

  • Observability Implementation: Standardizes logging, metrics, and distributed tracing across your stack.
  • Performance Optimization: Provides actionable workflows for profiling applications and identifying bottlenecks.
  • Use Case: When a service experiences intermittent latency, use this Skill to configure Prometheus alerts, implement OpenTelemetry tracing, and run a k6 load test to pinpoint the root cause.

Quick Start

Use the monitoring-expert skill to configure Prometheus alerting rules and structured logging for the current service.

Frequently Asked Questions about monitoring-expert

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

FAQPage Schema
How do I configure Prometheus alerting rules and structured logging for my service?

To configure Prometheus alerting rules and structured logging, this Skill standardizes actionable alert design and structured data collection across your stack. It facilitates setting up correlation IDs to ensure production reliability and accurate metrics tracking.

What is the best way to troubleshoot intermittent latency using distributed tracing?

The best way to troubleshoot intermittent latency using distributed tracing is to combine OpenTelemetry tracing with performance profiling. This Skill pinpoints root causes by standardizing logging, metrics, and tracing across your infrastructure.

How do I set up observability and metrics collection for scalable infrastructure?

Observability and metrics collection for scalable infrastructure is set up by implementing comprehensive logging, distributed tracing, and capacity planning. This Skill facilitates structured data collection to monitor system health and ensure production reliability.

Can I use this approach to run load tests and identify application bottlenecks?

Yes, you can use this approach to run load tests and identify bottlenecks through application profiling. This Skill implements performance testing workflows, such as running k6 load tests, to validate capacity planning and optimize performance.