External DocumentationTo learn more, visit the Datadog documentation.
Basic Parameters
Parameter | Description |
---|---|
Query | Specifies which incidents should be returned. The query can contain any number of incident facets joined by ANDs, along with multiple values for each of those facets joined by ORs, for instance - “state:active AND severity:(SEV-2 OR SEV-1)”. For more information about the query syntax, visit the [Query Syntax page] (https://docs.datadoghq.com/tracing/trace_explorer/query_syntax/). |
Advanced Parameters
Parameter | Description |
---|---|
Include | Specifies which types of related objects should be included in the response. |
Sort | Specifies the order of returned incidents (created - ascending, -created - descending). |