managarten/apps/chat/apps
Till-JS a1ca002081 ♻️ refactor: migrate 6 backends to shared-nestjs-metrics
Replace local MetricsService implementations with @manacore/shared-nestjs-metrics:
- chat, calendar, todo, clock, contacts, skilltree

Removes ~350 LOC of duplicated metrics code:
- Delete local metrics directories (service, module, controller)
- Remove manual metrics middleware from main.ts
- Use MetricsModule.register({ prefix: 'app_' }) pattern

Part of consolidation effort - see docs/CONSOLIDATION_OPPORTUNITIES.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 16:23:32 +01:00
..
backend ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
landing feat(shared-landing-ui): add centralized Mana pricing system 2026-01-23 17:46:41 +01:00
mobile Fix wrong type 2025-12-04 23:25:25 +01:00
web ♻️ refactor: centralize global error handler in shared-ui 2026-01-29 15:17:17 +01:00