Commit 8af792a
committed
feat: enhance observability with Sentry integration and logging improvements
- Added Sentry DSNs to .env.example for error and log forwarding configuration.
- Integrated Sentry logging capabilities in the logger module to capture and forward logs based on defined log levels.
- Updated Header component to include a manual Sentry test button for client-side error tracking.
- Enhanced worker logging to utilize the new logger, providing better insights into job processing and errors.
- Updated vars.example.yml to include new Sentry logging configurations for improved observability.1 parent 8e15a0a commit 8af792a
File tree
9 files changed
+658
-24
lines changed- docs/libs/tanstack
- infra/ansible/group_vars/constructa
- src
- components
- lib
- routes/.well-known/appspecific
- worker
9 files changed
+658
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
44 | 60 | | |
45 | 61 | | |
46 | 62 | | |
| |||
0 commit comments