Skip to main content
GET
Analyze Bottlenecks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

hours
integer
default:24

Hours of history

Required range: 1 <= x <= 168
limit
integer
default:10

Number of bottlenecks to return

Required range: 1 <= x <= 50

Response

Successful Response

Response for bottleneck analysis.

time_range
TimeRange · object
required

Time range of the analysis

bottlenecks
BottleneckAnalysis · object[]
required

Ranked list of bottlenecks

total_time_ms
number
required

Total execution time across all components