P95 Response Time

P95 Response Time

The 95th percentile response time — 95% of requests are faster than this. Weighted by request volume across all routes. A rising P95 indicates increasing slowness affecting your users.

103 ms

0.0%

Compared to previous 14 days

Request Rate

Request Throughput

Total HTTP requests served over the last 14 days, expressed as an average rate. Use this to understand traffic patterns and capacity planning needs.

7.44 / hour

0.0%

Compared to previous 14 days

Error Rate

Error Rates

Combined 5xx and 4xx error rate over the last 2 weeks. 5xx server errors indicate bugs or infrastructure issues. 4xx client errors may indicate broken API consumers or deprecated endpoints.

0.66% of requests

0.0%

Compared to previous 14 days

Routes

Routes Performance Charts

Toggle between different performance metrics to analyze your routes. Response Time shows P95/P99 latency, Request Volume shows traffic patterns, and Error Rates track failure rates over time.

Click marker to copy SHA
Path Methods Action P95 P99 Requests Tags
/api/v1/posts GET api/v1/posts#index 81 ms 90 ms 219 -
/posts/:id DELETE posts#destroy 79 ms 87 ms 206 -
/posts POST posts#create 78 ms 84 ms 194 -
/comments POST comments#create 77 ms 85 ms 188 -
/users POST users#create 78 ms 87 ms 193 -
/api/v1/users GET api/v1/users#index 76 ms 83 ms 193 -
/users/:id GET users#show 76 ms 80 ms 189 -
/users/:id/settings GET PATCH users/settings#show 72 ms 77 ms 185 -
/users/:id PUT users#update 70 ms 76 ms 207 -
/api/v1/search GET POST api/v1/searches#index 69 ms 74 ms 187 -
Total of 26 record(s).