Merge branch 'lm-update-mermaid-arch' into 'master'

Update architecture.md to fix typo in GitLabMonito -> GitLabMonitor

See merge request gitlab-org/gitlab-ce!28955
This commit is contained in:
Achilleas Pipinellis 2019-06-03 18:29:26 +00:00
commit 5b0291d253
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ graph TB
PgBouncerExporter[PgBouncer Exporter] --> PgBouncer
Prometheus -- TCP 9187 --> PostgreSQLExporter
Prometheus -- TCP 9100 --> NodeExporter[Node Exporter]
Prometheus -- TCP 9168 --> GitLabMonito[GitLab Monitor]
Prometheus -- TCP 9168 --> GitLabMonitor[GitLab Monitor]
Prometheus -- TCP 9127 --> PgBouncerExporter
GitLabMonitor --> PostgreSQL
GitLabMonitor --> GitLabShell