Sentry
Send error tracking and monitoring messages to Sentry for application monitoring.
Overview
The Sentry package provides integration with Sentry error tracking. Use it when you need to track errors, exceptions, and custom messages from your automation workflows for monitoring and debugging.
Key Features
- Message Capture - Send custom messages to Sentry
- Error Tracking - Log errors and exceptions
Available Nodes
- Capture Message - Send a message to Sentry
When to Use This Package
- Error Monitoring: Track automation errors in Sentry
- Alerting: Get notified when automations fail
- Debugging: Log messages for troubleshooting
- Audit Trail: Record important events
Typical Workflow
- Configure Sentry DSN in workflow settings
- Capture Message when errors occur
- View messages in Sentry dashboard
- Set up alerts in Sentry for critical issues
Use Cases
- Log automation failures for investigation
- Track warnings and important events
- Monitor automation health and reliability
- Create audit trails for compliance
Message Levels
- Info - Informational messages
- Warning - Warning conditions
- Error - Error conditions
- Fatal - Critical failures
📄️ Capture
Robomotion.Sentry.Capture