python-observability-patterns
Installation
SKILL.md
Python Observability Patterns
Logging, metrics, and tracing for production applications.
Structured Logging with structlog
import structlog
Logging, metrics, and tracing for production applications.
import structlog