docs: update monitoring and error tracking documentation

- Add Quick Access section to MONITORING.md with all public URLs
- Add Umami public share links for all 15 web apps
- Add Grafana dashboard list
- Update ERROR_TRACKING.md with guest + admin credentials
- All tools publicly accessible (Grafana: anonymous, Umami: share links,
  GlitchTip: guest account)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-19 21:25:02 +01:00
parent aa8197beaf
commit 32fba2b7b7
2 changed files with 45 additions and 1 deletions

View file

@ -8,7 +8,8 @@ Self-hosted, open-source error tracking for all ManaCore apps using [GlitchTip](
|---|---|
| **URL** | https://glitchtip.mana.how |
| **Version** | GlitchTip v6.0 |
| **Login** | admin@mana.how |
| **Guest Login** | `guest@mana.how` / `guestguest` |
| **Admin Login** | `admin@mana.how` / `ManaAdmin2026` |
| **License** | MIT |
| **Containers** | `mana-mon-glitchtip` (web) + `mana-mon-glitchtip-worker` (celery) |
| **Database** | PostgreSQL `glitchtip` (shared infra) |