managarten/services/mana-media
Till JS 143112f77a feat(observability): add mana-search, mana-media, and Synapse to monitoring
- Add Prometheus scraping for mana-search (port 3020, already has metrics)
- Add Prometheus scraping for mana-media (port 3015, MetricsModule added)
- Add Prometheus scraping for Matrix Synapse (port 9002, already enabled)
- Add MetricsModule to mana-media with media_ prefix
- Update Dockerfile for mana-media to include shared-nestjs-metrics
- Replace hardcoded ServiceDown alert list with dynamic regex
  (.*-backend|mana-core-auth|mana-search|mana-media|synapse)
- Replace hardcoded backends.json query with dynamic regex
- Add Search, Media, Synapse to master-overview and system-overview dashboards

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 10:46:59 +01:00
..
apps/api feat(observability): add mana-search, mana-media, and Synapse to monitoring 2026-03-23 10:46:59 +01:00
packages/client feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
.env.example feat(mana-media): add unified media processing platform MVP 2026-02-01 03:25:53 +01:00
CLAUDE.md feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
docker-compose.yml feat(mana-media): add unified media processing platform MVP 2026-02-01 03:25:53 +01:00
drizzle.config.ts feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
nest-cli.json feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
package.json 🔧 fix: type errors in element.mana.how, mana-media, @todo/web, @calendar/web 2026-02-01 04:56:29 +01:00
tsconfig.json feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00