mirror of https://github.com/dapr/docs.git
Add resiliency images for quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
This commit is contained in:
parent
37844bcd0c
commit
5b7b832bc4
|
@ -16,7 +16,7 @@ Observe Dapr resiliency capabilities by simulating a system failure. In this Qui
|
|||
- Trigger the resiliency spec by simulating a system failure.
|
||||
- Remove the failure to allow the microservice application to resume.
|
||||
|
||||
<img src="/images/resiliency-quickstart.png" width="1000" alt="Diagram showing the resiliency applied to Dapr APIs">
|
||||
<img src="/images/resiliency-quickstart-svc-invoke.png" width="1000" alt="Diagram showing the resiliency applied to Dapr APIs">
|
||||
|
||||
Select your preferred language-specific Dapr SDK before proceeding with the Quickstart.
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ Observe Dapr resiliency capabilities by simulating a system failure. In this Qui
|
|||
- Trigger the resiliency spec by simulating a system failure.
|
||||
- Remove the failure to allow the microservice application to resume.
|
||||
|
||||
<img src="/images/resiliency-quickstart.png" width="1000" alt="Diagram showing the resiliency applied to Dapr APIs">
|
||||
<img src="/images/resiliency-quickstart-svc-component.png" width="1000" alt="Diagram showing the resiliency applied to Dapr APIs">
|
||||
|
||||
Select your preferred language-specific Dapr SDK before proceeding with the Quickstart.
|
||||
|
||||
|
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Loading…
Reference in New Issue