apm
Investigate an APM issue
Returns one APM issue with typed occurrence metrics and recent affected traces in the requested window. Slow issues use milliseconds; count-based anti-patterns use call counts.
get/applications/{application-identifier}/apm/issues/{issue-identifier}
Query parameters
startstring date-time required
Start of the issue occurrence window.
endstring date-time required
Exclusive end of the issue occurrence window. The window cannot exceed 30 days.
recentTraceCountinteger
Maximum recent affected traces to return.
Response
OK
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○