latestOpenAPI 3.0.32026-08-185644172.3 KB

45caf50be25e

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

p50DurationMillisecondsnumber double nullable required

The median issue duration in milliseconds for the requested window.

p90DurationMillisecondsnumber double nullable required

The 90th percentile issue duration in milliseconds for the requested window.

p99DurationMillisecondsnumber double nullable required

The 99th percentile issue duration in milliseconds for the requested window.

startstring date-time required

The start of the investigated occurrence window, in UTC.

endstring date-time required

The exclusive end of the investigated occurrence window, in UTC.