multiAI Summary Pending
observability-monitoring-monitor-setup
You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da
28,273 stars
bysickn33
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/observability-monitoring-monitor-setup/SKILL.md --create-dirs "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/plugins/antigravity-awesome-skills-claude/skills/observability-monitoring-monitor-setup/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/observability-monitoring-monitor-setup/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How observability-monitoring-monitor-setup Compares
| Feature / Agent | observability-monitoring-monitor-setup | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Monitoring and Observability Setup You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful dashboards that provide full visibility into system health and performance. ## Use this skill when - Working on monitoring and observability setup tasks or workflows - Needing guidance, best practices, or checklists for monitoring and observability setup ## Do not use this skill when - The task is unrelated to monitoring and observability setup - You need a different domain or tool outside this scope ## Context The user needs to implement or improve monitoring and observability. Focus on the three pillars of observability (metrics, logs, traces), setting up monitoring infrastructure, creating actionable dashboards, and establishing effective alerting strategies. ## Requirements $ARGUMENTS ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. ## Output Format 1. **Infrastructure Assessment**: Current monitoring capabilities analysis 2. **Monitoring Architecture**: Complete monitoring stack design 3. **Implementation Plan**: Step-by-step deployment guide 4. **Metric Definitions**: Comprehensive metrics catalog 5. **Dashboard Templates**: Ready-to-use Grafana dashboards 6. **Alert Runbooks**: Detailed alert response procedures 7. **SLO Definitions**: Service level objectives and error budgets 8. **Integration Guide**: Service instrumentation instructions Focus on creating a monitoring system that provides actionable insights, reduces MTTR, and enables proactive issue detection. ## Resources - `resources/implementation-playbook.md` for detailed patterns and examples.