Skip to main content

Module statistics

Module statistics 

Source
Expand description

Crawl statistics, rates, and persistence. Crawl statistics: live counters, sliding-window rates, and persistence.

Structs§

FinalStatistics
Crawl statistics returned when a run finishes.
StatisticsHandle
A cheaply cloned handle for recording and reading crawl statistics.
StatisticsSnapshot
A point-in-time view of crawl statistics.

Constants§

STATISTICS_PERSIST_KEY
KVS key used for statistics persistence (matches Crawlee).