Skip to content
FreemiumDevTools

Sentry

Error and performance monitoring so production failures arrive with a stack trace.

Overview

Sentry captures exceptions and slow transactions from apps and shows the release that introduced them. A free developer quota is enough to wire it up; paid plans are about event volume and team features. It does not replace uptime checks or log search. Install it before the launch you care about, because the first useful alert is the one you did not have to reproduce by hand.

Tags

  • errors
  • monitoring
  • performance

See something off? Send a correction.

Other DevTools tools

  • Datadog

    Infrastructure, logs, and application monitoring sold as a broad observability suite.
    • observability
    • logs
    • infrastructure
  • DevToolsFreemium

    GitHub

    Git hosting, pull requests, and the default home for a lot of open source.
    • git
    • code-review
    • ci
  • DevToolsFreemium

    Postman

    A workspace for calling, documenting, and sharing HTTP APIs.
    • api
    • testing
    • collections
  • DevToolsFreemium

    Supabase

    Hosted Postgres with auth, storage, and APIs for application backends.
    • postgres
    • auth
    • backend