observability-and-monitoring
CommunityInstrument systems for full observability.
AuthorJaydpatel01
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand the internal state of your systems by instrumenting them with structured logging, metrics, and distributed tracing, making it easier to diagnose issues and ensure reliability.
Core Features & Use Cases
- Structured Logging: Implement JSON-formatted logs with consistent levels and essential context.
- Metrics Instrumentation: Capture key performance indicators like latency, errors, and saturation using standard metric types.
- Distributed Tracing: Trace requests across services to pinpoint performance bottlenecks.
- SLIs/SLOs/SLAs: Define and track reliability targets.
- Alerting & Dashboards: Set up actionable alerts and informative dashboards.
- Health Checks: Implement standard health check endpoints.
- Use Case: When deploying a new microservice, use this skill to ensure it emits structured logs, exposes the four golden signals as Prometheus metrics, and is integrated with a distributed tracing system like OpenTelemetry.
Quick Start
Configure structured JSON logging for all services with a timestamp, level, message, service, and environment.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: observability-and-monitoring Download link: https://github.com/Jaydpatel01/.github/archive/main.zip#observability-and-monitoring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.