SpiderMan.stats
You're seeing just the function
stats
, go back to SpiderMan module for more information.
Link to this function
stats(spider)
Specs
stats(spider()) :: [ status: status(), common_pipeline_tid: ets_stats(), downloader_tid: ets_stats(), failed_tid: ets_stats(), spider_tid: ets_stats(), item_processor_tid: ets_stats() ]
fetch spider's statistics
Link to this function
stats(spider, component)
Specs
fetch component's statistics