mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 04:41:09 +02:00
Moved HTTP request metrics tracking from NestJS interceptor to Express middleware in main.ts. This ensures ALL requests are tracked, including those rejected by auth guards before reaching the handler. - Remove MetricsInterceptor (wasn't capturing guard exceptions) - Add Express middleware in main.ts for metrics collection - Track all HTTP requests including 401/403/404 responses Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| docs | ||
| packages/shared | ||
| CLAUDE.md | ||
| package.json | ||