scrapinghub / spidermon

Scrapy Extension for monitoring spiders execution.
https://spidermon.readthedocs.io
BSD 3-Clause "New" or "Revised" License
533 stars 97 forks source link

Add Documentation for EXPRESSION MONITOR #179

Closed rosheen33 closed 5 years ago

rosheen33 commented 5 years ago

Fill in the missing docs for the following settings:

SPIDERMON_SPIDER_OPEN_EXPRESSION_MONITORS
SPIDERMON_SPIDER_CLOSE_EXPRESSION_MONITORS
SPIDERMON_EXPRESSIONS_MONITOR_CLASS

https://spidermon.readthedocs.io/en/latest/settings.html?highlight=SPIDERMON_SPIDER_OPEN_EXPRESSION_MONITORS

raphapassini commented 5 years ago

This PR will improve the documentation https://github.com/scrapinghub/spidermon/pull/178