observability
π―Skillfrom jiatastic/open-python-skills
Implements OpenTelemetry and Logfire instrumentation patterns for comprehensive logging, tracing, and monitoring of Python APIs.
Same repository
jiatastic/open-python-skills(15 items)
Installation
npx skills add https://github.com/jiatastic/open-python-skills --skill observabilityNeed more details? View full documentation on GitHub β
More from this repository10
python-backend skill from jiatastic/open-python-skills
ty-skills skill from jiatastic/open-python-skills
linting skill from jiatastic/open-python-skills
excalidraw-ai skill from jiatastic/open-python-skills
Generates context-aware, conventional git commit messages by analyzing code changes and suggesting logical commit groupings across multiple files.
logfire skill from jiatastic/open-python-skills
Implements robust Python error handling for APIs using "Let it crash" philosophy, with domain-specific exceptions, global handlers, and clean propagation of errors.
Validates and serializes data using Python type hints, enabling robust schema definition, input validation, and JSON schema generation.
marimo-notebook skill from jiatastic/open-python-skills
Performs automated API testing by generating test cases, sending requests, and validating responses against predefined expectations.