effect-wide-events
CommunityTurn messy logs into queryable events
Software Engineering#observability#distributed systems#structured logging#tail sampling#open telemetry#incident debugging#span attributes
Authormpsuesser
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Wide events replace scattered, low-context log lines with one comprehensive, structured record per request so incidents can be answered via queries instead of guesswork.
Core Features & Use Cases
- Canonical log lines (one event per request): Consolidate identity, business context, performance metrics, and outcomes into a single queryable event.
- High dimensionality attributes: Capture enough fields to answer real incident questions like “which feature caused failures for premium users?”
- Sampling strategy for cost control: Retain errors/slow/VIP at 100% while sampling successful fast traffic to manage observability spend.
- Anti-pattern prevention: Avoid scattered step logs, overly thin events (too few fields), and technical-only telemetry that omits business/user context.
Quick Start
Use the effect-wide-events skill to design which span attributes you should record so every request produces an enriched, structured event that is answerable during incidents.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: effect-wide-events Download link: https://github.com/mpsuesser/pi-effect-harness/archive/main.zip#effect-wide-events 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.