Commit cc5c264
authored
[scheduler] Add sqlx warnings as sentry events (#2250)
## Related Issues
sqlx warnings should be tracked by sentry
## Summarize your change.
Treat sentry sqlx warnings as events
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Enhanced error monitoring with improved categorization of logs and
errors to better distinguish critical issues from routine entries,
resulting in more effective incident detection and troubleshooting.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 86b9164 commit cc5c264
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
297 | 306 | | |
298 | 307 | | |
299 | 308 | | |
| |||
0 commit comments