Backend Error Tracking

Join the Beta!

Datadog's standalone backend Error Tracking is in private beta. Sign up to be notified and gain access when the private beta opens.

Request Access

Overview

The details of an issue in the Error Tracking Explorer

It is critical for your system’s health to consistently monitor the errors that Datadog collects. When there are many individual error events, it becomes hard to prioritize errors for troubleshooting.

Error Tracking simplifies debugging by grouping thousands of similar errors into a single issue. Error Tracking enables you to:

  • Track, triage, and debug fatal errors
  • Group similar errors into issues, so that you can more easily identify important errors and reduce noise
  • Set monitors on error tracking events, such as high error volume or new issues
  • Follow issues over time to know when they first started, if they are still ongoing, and how often they occur
  • Automatically capture local variable values so you can reproduce exceptions, simplifying the process to resolve errors quickly

Further Reading