monitoring-expert

Configure end-to-end monitoring with Prometheus, Grafana, and OpenTelemetry pipelines.

4|5|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/cogni-dao/cogni --skill monitoring-expert-cogni-dao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-expert
Source: https://github.com/cogni-dao/cogni/tree/main/.claude/skills/monitoring-expert
Command: npx skills add https://github.com/cogni-dao/cogni --skill monitoring-expert-cogni-dao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Configures comprehensive monitoring and observability for modern applications, enabling reliable debugging, performance optimization, and capacity planning.

Core Features & Use Cases

  • Structured logging pipelines (JSON logs, correlation IDs) across services.
  • Prometheus metrics collection and Grafana dashboards for real-time visibility.
  • OpenTelemetry tracing instrumentation and distributed tracing.
  • Alerting rules and incident response workflows across infrastructure.
  • Load testing and performance profiling to forecast capacity.
  • Real-world scenario: quickly surface latency spikes and error bursts to drive fixes.

Quick Start

Configure basic Prometheus, Grafana, and OpenTelemetry instrumentation, deploy dashboards and alerts, then run a short load test to validate end-to-end observability.

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 for application monitoring?

Setting up Prometheus and Grafana for application monitoring involves configuring metrics collection and deploying dashboards for real-time visibility. This Skill configures the stack end-to-end, including alerting rules and structured logging pipelines across your services.

What is the best way to implement distributed tracing across microservices?

Distributed tracing across microservices is best implemented using OpenTelemetry instrumentation. This Skill configures tracing pipelines with correlation IDs, enabling reliable debugging and performance optimization to quickly surface latency spikes.

How do I configure structured logging with correlation IDs?

Structured logging with correlation IDs is configured by implementing JSON log pipelines across services. This Skill sets up the logging infrastructure to ensure reliable debugging and event correlation throughout your modern applications.

Can I use OpenTelemetry for tracing instrumentation in my existing services?

Yes, you can use OpenTelemetry for tracing instrumentation in existing services. This Skill configures tracing pipelines and distributed tracing to provide end-to-end observability and surface error bursts across your infrastructure.

Does this monitoring setup include load testing and capacity planning?

Yes, this monitoring setup includes load testing and capacity planning. This Skill configures performance profiling to forecast capacity, validating end-to-end observability by running load tests after deploying dashboards and alerts.