docs
docs copied to clipboard
Add Resiliency to the concepts page
Signed-off-by: Nick Greenfield [email protected]
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
- [x] Commits are signed with Developer Certificate of Origin (DCO - learn more)
- [x] Read the contribution guide
- [x] Commands include options for Linux, MacOS, and Windows within codetabs
- [x] New file and folder names are globally unique
- [x] Page references use shortcodes instead of markdown or URL links
- [x] Images use HTML style and have alternative text
- [x] Places where multiple code/command options are given have codetabs
In addition, please fill out the following to help reviewers understand this pull request:
Description
Added Resiliency Overview to Dapr Concepts page
@greenie-msft Feedback
- I would also include https://docs.dapr.io/developing-applications/building-blocks/observability/sidecar-health/ in a section of the overview (and maybe rename the title to "Dapr health checks") as another resiliency feature of Dapr (it is not really observability)
- Do you still want to have the overview text here https://docs.dapr.io/operations/resiliency/resiliency-overview/? Seems redundant to the concept doc.
Stale PR, paging all reviewers