Observability Monitoring
Proactively monitors system health & performance using advanced metrics and alerts, identifying issues before they impact users.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add yonatangross-observability-monitoring npx -- -y @trustedskills/yonatangross-observability-monitoring
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"yonatangross-observability-monitoring": {
"command": "npx",
"args": [
"-y",
"@trustedskills/yonatangross-observability-monitoring"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides observability and monitoring capabilities for systems. It allows you to collect metrics, logs, and traces from various sources, aggregate them, and visualize them in dashboards. Ultimately, this helps users understand the health and performance of their applications and infrastructure.
When to use it
- Troubleshooting production incidents: Quickly identify the root cause of errors or slowdowns by analyzing real-time metrics and logs.
- Performance optimization: Pinpoint bottlenecks and areas for improvement in application code or system configuration based on collected data.
- Capacity planning: Predict future resource needs by tracking trends in key performance indicators (KPIs).
- Proactive alerting: Set up alerts to notify teams of potential issues before they impact users.
Key capabilities
- Metrics collection and aggregation
- Log aggregation and analysis
- Trace collection and visualization
- Dashboard creation and customization
Example prompts
- "Show me the CPU utilization for my web servers over the last hour."
- "What are the top 5 error messages in our application logs today?"
- "Create a dashboard displaying latency metrics for our API endpoints."
Tips & gotchas
This skill requires access to your systems and applications to collect data. Ensure appropriate permissions are granted before using it, as improper configuration can impact system performance.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.