scrapinghub / spidermon

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

Improve Sentry action docs #304

Open rennerocha opened 3 years ago

rennerocha commented 3 years ago

Make more clear in the docs https://spidermon.readthedocs.io/en/latest/actions/sentry-action.html that to enable Sentry in your monitoring, you need to create a MonitorSuite that uses SentryMessage action, or else Sentry will not receive any information about your monitors.