structured-logging-and-observability
CommunityMake production logs reliable and observable.
Software Engineering#logging#metrics#observability#health-check#structured-logging#production-diagnostics
Authoredwifiguy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Production services often lack reliable, structured visibility for debugging, auditing, and performance tuning; this skill provides a standard approach to structured logging, metrics, and health checks to improve observability.
Core Features & Use Cases
- Structured logging in JSON for consistent parsing across services.
- Defined log levels (DEBUG, INFO, WARNING, ERROR) to guide diagnostics.
- Metrics exposure for request rate, error rate, latency (p50/p95/p99), and queue depth.
- Health check endpoint at /health to support load balancer health monitoring.
- Anti-pattern warning: avoid logging only on error to ensure observability.
Quick Start
Instrument your service with JSON logs, standard log levels, and a simple health endpoint to begin observable operations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: structured-logging-and-observability Download link: https://github.com/edwifiguy/era-agents-ops/archive/main.zip#structured-logging-and-observability 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.