Capture the failing edge
Select one trace, lock dependency responses, and store only the fields your redaction policy allows.
Tracepin captures the headers, dependency calls, feature flags, and sanitized payload shape behind one production failure, then gives your team a deterministic replay bundle.
npx tracepin replay --from incident_8A31 --redact-secretsNo screen recordings, no giant session dumps. Tracepin keeps each incident bundle small enough to audit and complete enough to reproduce the failure without production access.
Select one trace, lock dependency responses, and store only the fields your redaction policy allows.
Run the same request against localhost, CI preview, or a branch deploy with headers and flags intact.
Attach replay results, fixture diffs, and compliance-safe metadata to the pull request.
The product page exposes the controls teams care about: redaction, fixture scope, dependency status, and exact replay output.
| Artifact | Stored | Status |
|---|---|---|
| Request body schema | Shape plus allowed values | Ready |
| Auth headers | Hashed identity only | Redacted |
| Stripe Tax response | Pinned fixture | Mismatch |
| LaunchDarkly flags | Incident snapshot | 2 expired |
Simple deployment: OpenTelemetry collector plugin, replay CLI, and a hosted bundle vault. No new tracing vendor required.
For backend teams debugging customer-facing APIs.
For organizations standardizing incident evidence.
Paste an incident ID, capture a bundle, and hand the next engineer a failure they can run.