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
/slow GET home#slow 583 ms 626 ms 199 -
/api_complex GET home#api_complex 290 ms 336 ms 203 -
/search GET home#search 180 ms 190 ms 182 -
/ GET home#index 132 ms 143 ms 188 -
/sign_in GET POST sessions#new 104 ms 116 ms 199 -
/error_prone GET home#errors 107 ms 115 ms 178 -
/admin/dashboard GET admin/dashboard#index 85 ms 94 ms 174 -
/users/:id DELETE users#destroy 83 ms 88 ms 194 -
/posts/:id GET posts#show 85 ms 90 ms 207 -
/posts/:id PUT posts#update 81 ms 89 ms 179 -
Total of 26 record(s).