Skip to content

Commit 3c8411b

Browse files
Merge remote-tracking branch 'origin/main' into opentelemetrybot/spec-integration-v1.46.0-dev
2 parents eac5a22 + f92688f commit 3c8411b

214 files changed

Lines changed: 443 additions & 367 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/en/docs/demo/architecture.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,25 @@ react-native-app(React Native App):::typescript
3636
3737
ad ---->|gRPC| flagd
3838
39+
checkout -->|gRPC| currency
3940
checkout -->|gRPC| cart
40-
checkout --->|TCP| queue
41+
checkout -->|TCP| queue
42+
4143
cart --> cache
4244
cart -->|gRPC| flagd
4345
44-
checkout -->|gRPC| shipping
4546
checkout -->|gRPC| payment
4647
checkout --->|HTTP| email
47-
checkout -->|gRPC| currency
4848
checkout -->|gRPC| product-catalog
49+
checkout -->|HTTP| shipping
4950
5051
fraud-detection -->|gRPC| flagd
5152
5253
frontend -->|gRPC| ad
54+
frontend -->|gRPC| currency
5355
frontend -->|gRPC| cart
5456
frontend -->|gRPC| checkout
55-
frontend ---->|gRPC| currency
57+
frontend -->|HTTP| shipping
5658
frontend ---->|gRPC| recommendation
5759
frontend -->|gRPC| product-catalog
5860
@@ -61,20 +63,18 @@ frontend-proxy -->|HTTP| frontend
6163
frontend-proxy -->|HTTP| flagd-ui
6264
frontend-proxy -->|HTTP| image-provider
6365
64-
Internet -->|HTTP| frontend-proxy
65-
66-
load-generator -->|HTTP| frontend-proxy
67-
6866
payment -->|gRPC| flagd
6967
7068
queue -->|TCP| accounting
7169
queue -->|TCP| fraud-detection
7270
73-
recommendation -->|gRPC| product-catalog
7471
recommendation -->|gRPC| flagd
72+
recommendation -->|gRPC| product-catalog
7573
7674
shipping -->|HTTP| quote
7775
76+
Internet -->|HTTP| frontend-proxy
77+
load-generator -->|HTTP| frontend-proxy
7878
react-native-app -->|HTTP| frontend-proxy
7979
end
8080

0 commit comments

Comments
 (0)