v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Analytics
Analytics - Performance

Analyze Bottlenecks

Identify performance bottlenecks.

Analyzes profiling data to identify the biggest bottlenecks, ranked by total time spent.

Use Cases:

  • Find what's slowing down your pipelines
  • Prioritize optimization efforts
  • Monitor bottleneck trends

Ranking:

  • Sorted by total time spent (sum across all executions)
  • Shows percentage of total execution time
  • Includes execution count and average time

Example:

GET /v1/analytics/performance/engine/bottlenecks?hours=24&limit=10
get/v1/analytics/performance/engine/bottlenecks

Query parameters

hoursinteger

Hours of history

Hours of history

limitinteger

Number of bottlenecks to return

Number of bottlenecks to return

Response

Successful Response

total_time_msnumber required

Total execution time across all components