소개
The python-observability skill equips Claude with the expertise to instrument Python applications for high-visibility production monitoring. It provides standardized patterns for implementing JSON-based structured logging using structlog, tracking the 'Four Golden Signals' via Prometheus, and managing distributed tracing with OpenTelemetry. By integrating these practices, developers can ensure their systems are debuggable without code changes, enabling faster incident response and deeper performance analysis through correlation IDs and bounded metric cardinality.