Skip to content

Commit 1bf8c7c

Browse files
authored
removing a residual thing that wasn't cleaned up by suggestions
1 parent 7d7df8d commit 1bf8c7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aspnetcore/performance/rate-limit.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,6 @@ In the preceding controller:
475475

476476
The rate limiting middleware provides [built-in metrics and monitoring](/aspnet/core/log-mon/metrics/metrics) capabilities to help understand how rate limits are affecting app performance and user experience. See [`Microsoft.AspNetCore.RateLimiting`](/dotnet/core/diagnostics/built-in-metrics-aspnetcore#microsoftaspnetcoreratelimiting) for a list of metrics.
477477

478-
| `Microsoft.AspNetCore.RateLimiting.QueueTimeMs` | Time spent in queue | Histogram |
479-
480478
<a name="test7"></a>
481479

482480
## Testing endpoints with rate limiting

0 commit comments

Comments
 (0)