docs(mailserver): remove HTML visual, fix probe frequency in diagram
This commit is contained in:
parent
1c300a14cf
commit
a2fad3f20e
2 changed files with 1 additions and 666 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue