ソースを参照

docs: update on-premise example

tags/v0.6.0
mingrammer 4年前
コミット
a17789bc88
2個のファイルの変更2行の追加3行の削除
  1. +2
    -3
      docs/getting-started/examples.md
  2. バイナリ
      website/static/img/on-premise_system_architecture.png

+ 2
- 3
docs/getting-started/examples.md ファイルの表示

@@ -236,9 +236,8 @@ with Diagram("On-Premise System Architecture", show=False):
master - PostgreSQL("slave") << metrics
grpcsvc >> master

with Cluster("Log Streaming"):
aggregator = Fluentd("logging")
aggregator >> Kafka("stream") >> Spark("analytics")
aggregator = Fluentd("logging")
aggregator >> Kafka("stream") >> Spark("analytics")

ingress >> grpcsvc >> aggregator
```


バイナリ
website/static/img/on-premise_system_architecture.png ファイルの表示

変更前 変更後
幅: 1164  |  高さ: 865  |  サイズ: 133 KiB 幅: 1164  |  高さ: 863  |  サイズ: 130 KiB

読み込み中…
キャンセル
保存