monitoring-expert

Configure monitoring pipelines with Prometheus, Grafana, OpenTelemetry, and k6.

16|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Marwan78888/Neuron-Cli --skill monitoring-expert-marwan78888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-expert
Source: https://github.com/Marwan78888/Neuron-Cli/tree/main/scratch/claude-skills-main/skills/monitoring-expert
Command: npx skills add https://github.com/Marwan78888/Neuron-Cli --skill monitoring-expert-marwan78888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.

Core Features & Use Cases

  • Structured logging pipelines, log redaction, and correlation across services
  • Prometheus/Grafana dashboards, alerting rules, and health checks
  • OpenTelemetry tracing, context propagation, and distributed tracing integration
  • Load testing guidance with k6 or Artillery, profiling integrations, and capacity planning
  • Use cases include debugging production issues, capacity forecasting, and performance optimization

Quick Start

Enable a starter monitoring stack by wiring logs, metrics, and traces, then bootstrap dashboards and alerts for a chosen service.

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 end-to-end monitoring and observability for microservices?

End-to-end monitoring for microservices is configured by wiring structured logs, metrics, and traces into a unified pipeline. This provides visibility into application performance and enables proactive alerting using Prometheus and Grafana dashboards.

How do I configure Prometheus and Grafana dashboards with alerting rules?

Configuring Prometheus and Grafana dashboards involves defining alerting rules and implementing health checks for your services. This setup enables proactive monitoring and unified visibility into infrastructure metrics across hybrid environments.

What is the best way to implement distributed tracing with OpenTelemetry?

Implementing distributed tracing with OpenTelemetry requires instrumenting context propagation across services. This enables correlation of logs and traces, helping you debug production issues and profile performance in cloud-native applications.

Can I run load testing and performance profiling with k6 or Artillery?

Yes, you can run load testing using k6 or Artillery alongside profiling integrations. This combination identifies CPU and memory bottlenecks, validates system capacity, and optimizes application performance under simulated traffic conditions.

Does this monitoring approach work for hybrid and cloud-native infrastructure?

This monitoring approach works for hybrid and cloud-native infrastructure by applying unified observability pipelines. It delivers comprehensive visibility into logs, metrics, and traces, supporting proactive alerting and capacity forecasting across diverse environments.