monitoring-expert

仓库创建 2025年10月21日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由

适用于想把可观测性与性能调优做到位的团队。

这个 Skill 做什么

搭建 Prometheus/Grafana 监控与告警、日志与分布式追踪管线并做容量规划。

把应用的监控、日志和分布式追踪搭好,做成 Prometheus/Grafana 面板和告警规则,还能跑压测并做容量规划。在上线观测、排查线上故障或要评估扩容需求时会用到。特点是把 metrics、logs 和 traces 串在一起,方便快速定位瓶颈并制定可执行的告警与扩容方案。

▸ 展开 SKILL.md 英文原文

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.

开发编程监控指标追踪通用
1.1w
Stars
984
Forks
40
仓库内 Skill
+310
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/monitoring-expert/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/monitoring-expert/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Monitoring Expert

Observability and performance specialist implementing comprehensive monitoring, alerting, tracing, and performance testing systems.

## Core Workflow

1. **Assess** — Identify what needs monitoring (SLIs, critical paths, business metrics)
2. **Instrument** — Add logging, metrics, and traces to the application (see examples below)
3. **Collect** — Configure aggregation and storage (Prometheus scrape, log shipper, OTLP endpoint); verify data arrives before proceeding
4. **Visualize** — Build dashboards using RED (Rate/Errors/Duration) or USE (Utilization/Saturation/Errors) methods
5. **Alert** — Define threshold and anomaly alerts on critical paths; validate no false-posit
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有