doc: remove useless statements in docs

pull/2828/head
黄sir 2 years ago
parent 9a2a4141a7
commit 9b1f31215b

@ -41,7 +41,6 @@ For the distributed transaction capability, we provide a scenario **where a user
##### start test
Start `integrated_storage`,`integrated_account`,`integrated_order` microservices respectively.
Visit `http://127.0.0.1:30080/order` to experience the corresponding scenario.
@ -78,7 +77,6 @@ For service fusion limiting and peak and valley cutting in the context of high t
#### startup test
Start the `integrated_provider` and `integrated_consumer` modules separately.
- Sentinel service meltdown degradation

@ -41,8 +41,6 @@ helm uninstall integrated-example
##### 启动测试
分别启动`integrated_storage`,`integrated_account`,`integrated_order`三个微服务。
访问`http://127.0.0.1:30080/order` 来体验对应场景。
直接点击下单按钮提交表单,我们模拟客户端向网关发送了一个创建订单的请求。
@ -78,8 +76,6 @@ helm uninstall integrated-example
#### 启动测试
分别启动`integrated_provider`以及`integrated_consumer`模块。
- Sentinel 服务熔断降级
访问`http://127.0.0.1:30080/sentinel` 体验对应场景。

Loading…
Cancel
Save