Suspected Causes

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Overview

Datadog assigns a suspected cause label to issues at creation time. The suspected cause label represents the first hypothesis a developer may have about the root cause of an error. This initial classification helps teams streamline their troubleshooting efforts and enhance their understanding of recurring problems.

The suspected cause can be one of the following categories:

  • Code Exception: An error was caused by a flaw in the code.
  • Failed Request: An API endpoint responded with an error status code.
  • Illegal Object Access: The code accessed an object that was null or undefined.
  • Invalid Argument: A function was called with an invalid argument.
  • Network: A server took long to respond, or the network was slow.

Suspected causes can be used as filters in search, enabling you to locate relevant issues.

Filter your search by the suspected cause.

Updating suspected cause labels

Suspected causes can be manually edited if they are deemed incorrect, allowing for continuous improvement of the labeling process.

To update the suspected cause, click the label and select a different one.

Update the suspected cause label.

Further Reading

Más enlaces, artículos y documentación útiles: