Catch errors and log to sentry
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M package.json → package.json
@@ -12,6 +12,7 @@ "typescript": "^5.0.0" }, "type": "module", "dependencies": { + "@sentry/node": "^7.69.0", "bun-prometheus-client": "^0.0.2", "toml": "^3.0.0" }