Skip to content

Use case

Correlate deployment and error signals without overstating certainty

Deployment-error correlation connects an operational issue to a preceding release using available evidence. ShipTale prioritizes an exact commit match, then an explicit project mapping plus time, then a limited time-only fallback. It stores the correlation method and confidence, and leaves events unlinked when the evidence is insufficient.

ShipTale confidence labels for a Sentry event correlated with a Vercel deployment
Provider context stays traceable to its source and qualified by the available evidence.

How does ShipTale rank correlation evidence?

A source marker or exact commit is strongest. A mapped resource combined with time proximity is useful but less conclusive. A nearest prior production release within 24 hours is a low-confidence fallback. This precedence prevents convenient timing from looking like proof.

When does an error remain unlinked?

ShipTale keeps an event outside a Tale when no eligible production release exists, the event falls outside the fallback window, or project evidence is insufficient. Unlinked is a valid outcome, not missing data to hide.

What ShipTale supports—and where it stops

AreaSupportsDoes not claim or do
High confidenceExact commit or release-source evidenceA guarantee of causation
Medium confidenceMapped resource plus time proximityName similarity alone
Low confidenceNearest prior release within 24 hoursUnlimited time matching

How the workflow runs

  1. 01

    Anchor the release

    Record a successful production deployment as the release marker.

  2. 02

    Evaluate evidence

    Apply commit, mapping, and bounded time rules in precedence order.

  3. 03

    Expose the reason

    Show the confidence label and preserve the method for later review.

Frequently asked questions

Does a high-confidence match prove causation?
No. A high-confidence match explains why two records belong in the same investigation; engineering evidence is still required to establish cause.
Can correlation change after an import?
ShipTale can reconcile unlinked and time-only events after provider imports complete. Strong source, commit, and mapped correlations are not downgraded.

Continue exploring

Start your first Tale

Connect Vercel and Sentry free. Add Stripe customer context on Pro.

Start free