logging-observability

Community

Structured logs, traces, and metrics for operators.

Authorcosmix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers structured logging, distributed tracing, metrics, and alerting patterns for production systems.

Core Features & Use Cases

  • Structured Logging: JSON logs with correlation IDs and context.
  • Tracing & Metrics: OpenTelemetry integration and dashboards.
  • Alerts: Design alert rules and runbooks.

Quick Start

Implement a simple JSON-formatted logger with correlation IDs across requests.

Dependency Matrix

Required Modules

None required

Components

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: logging-observability
Download link: https://github.com/cosmix/claude-code-setup/archive/main.zip#logging-observability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository