You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: migrate to Sentry.io monitoring, upgrade to Node 22, add folders to Swagger docs
- Replace Prometheus/Grafana monitoring with Sentry.io for error tracking and performance monitoring
- Add PostgreSQL integration and source maps with automatic upload in production builds
- Implement automated Sentry release tracking via GitHub Actions
- Upgrade Node.js from 20 to 22 across all Docker images and CI/CD workflows
- Add folders endpoints to OpenAPI/Swagger documentation (GET, POST, PUT, DELETE, reorder)
- Add API_URL configuration for Swagger docs server URL
- Remove all Prometheus metrics code and grafana/ directory
- Remove New Relic change tracking workflow
- Fix TypeScript and ESLint errors in WebSocket and database modules
* add Folders to Swagger and organize monitoring configs ([a483df0](https://github.com/typelets/typelets-api/commit/a483df02a05c9cc0251ee66533a0a326484a2218))
5
+
- add Folders to Swagger and organize monitoring configs ([a483df0](https://github.com/typelets/typelets-api/commit/a483df02a05c9cc0251ee66533a0a326484a2218))
0 commit comments