Datadog · Arazzo Workflow
Datadog Search Incidents
Version 1.0.0
Search incidents by a facet query then fetch the first match by id.
Provider
Workflows
search-incidents
Search incidents then get the first matching incident by id.
Runs a faceted incident search bounded by page size, then fetches the first matched incident by id to retrieve its full details.
1
searchIncidents
SearchIncidents
Search for incidents matching the supplied facet query, returning the first page of matches.
2
getIncident
GetIncident
Retrieve the full details of the first incident returned by the search to inspect its current state and attributes.