Troubleshooting
Attachments aren't supported by our Python SDK yet. For now, you can use the check-in attachments API.
You may not have linked errors to your monitor.
You may not have set up alerts for your monitor.
Our current data retention policy is 90 days.
Currently, we only support crontab expressions with five fields.
Still having trouble? Reach out to crons-feedback@sentry.io.
The SDK might be experiencing network issues. Learn more about troubleshooting network issues.
Yes, just make sure you're using SDK version 1.44.1
or higher since that's when support for monitoring async functions was added.
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
- Package:
- pypi:sentry-sdk
- Version:
- 1.45.0
- Repository:
- https://github.com/getsentry/sentry-python
- API Documentation:
- https://getsentry.github.io/sentry-python/
On this page
- How Do I Send an Attachment With a Check-in (Such as a Log Output)?
- Why Aren't Recurring Job Errors Showing Up on My Monitor Details Page?
- Why Am I Not Receiving Alerts When My Monitor Fails?
- What Is the Crons Data Retention Policy for Check-ins and Attachments?
- Do You Support a Monitor Schedule With a Six-field Crontab Expression?
- Why Are My Monitors Showing Up as Failed?
- Can I Monitor Async Tasks as Well?