Skip to main content

pool_stats

Function pool_stats 

Source
pub async fn pool_stats(__arg0: State<SharedPool>) -> Response
Expand description

Get browser pool statistics.

Returns real-time metrics about the browser pool including available browsers, active browsers, and total count.

ยงEndpoint

GET /pool/stats