Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request GET \ --url http://localhost:8080/api/logs/dropped
{ "dropped_requests": 123 }
Returns the number of dropped requests.
Successful response
Dropped requests response
Was this page helpful?