PostDeploy Start your 30-day free trial

Error tracking for the project you ship

PostDeploy Observe catches unhandled errors from your app and groups them into issues you can triage, not a feed of one-off events. Tag a release and it tells you which deploy introduced a problem. Upload a sourcemap and a stack trace from your minified bundle reads like the original source.

The PostDeploy Observe console: an error overview chart with a deploy spike, and the open issue grouped from those events.
The actual product, running an actual project. Not a mockup.

What PostDeploy Observe does

Three things turn a pile of stack traces into something you can act on: grouping so the same bug is one issue, releases so you know which deploy caused it, and sourcemaps so the trace points at your real code.

  • Grouping and triage: matching stack frames collapse into a single issue with an event count, and you mark each one new, ignored or resolved.
  • Releases: tag every deploy with a version, so an issue shows the release that introduced it and the release that fixed it.
  • Sourcemap symbolication: upload the sourcemap alongside your build, and a stack trace from a minified bundle resolves back to the original file, line and function name.

How to send errors

Install the SDK and initialize it once, near the top of your entry file. It catches unhandled exceptions and unhandled promise rejections and reports them to your project.

npm install @alplus/sdk

What PostDeploy Observe does not offer

Stated plainly, because finding out after you integrate is worse than reading it here. Observe does not ingest logs. It does not collect traces. It does not compute metrics. It does not record session replay. It tracks errors, and only errors.

How many errors your plan includes

The trial runs at Pro size: 50,000 error events a month. After the trial, Indie keeps 10,000 a month for $5, with higher ceilings on Pro and Scale. Each pillar has its own allowance. See every plan's full set of limits on the pricing page.

Questions

How does PostDeploy decide two errors are the same issue?

By matching stack frames. Reports with the same signature collapse into one issue with a running event count, instead of one alert per occurrence.

Which SDK can I install today?

@alplus/sdk on npm. It is the only PostDeploy SDK published to a package registry today.

How many error events does each plan include?

The 30-day trial runs at Pro size: 50,000 a month. Indie includes 10,000 a month, tracked on its own allowance rather than shared with monitoring or analytics.

Ship your next project with one toolkit, not three.

Sign up and every feature described on this page is yours on the trial. No credit card.

Start your 30-day free trial