docs(mailserver): remove HTML visual, fix probe frequency in diagram

This commit is contained in:
Viktor Barzin 2026-04-12 22:25:34 +01:00
parent 1c300a14cf
commit a2fad3f20e
2 changed files with 1 additions and 666 deletions

View file

@ -41,7 +41,7 @@ graph TB
end
subgraph "Monitoring"
PROBE[E2E Roundtrip Probe<br/>CronJob every 10m] -->|Mailgun API| SENDER
PROBE[E2E Roundtrip Probe<br/>CronJob every 20m] -->|Mailgun API| SENDER
PROBE -->|IMAP check| DOVECOT
PROBE --> PUSH[Pushgateway + Uptime Kuma]
DEXP[Dovecot Exporter<br/>:9166] --> PROM[Prometheus]