Skip to content

Commit 785c482

Browse files
authored
Add cheat sheet for behavior chaos (#2031)
1 parent 68d4438 commit 785c482

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

docs/community/cheat-sheets.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Cheat sheets provide easy to use code snippets for common scenarios.
88
## Core strategies
99

1010
| Strategy | PDF |
11-
| --------------- | :--------------------------------------------------: |
11+
|-----------------|:----------------------------------------------------:|
1212
| Circuit Breaker | [Download](../media/cheat-sheet-circuit-breaker.pdf) |
1313
| Fallback | [Download](../media/cheat-sheet-fallback.pdf) |
1414
| Hedging | [Download](../media/cheat-sheet-hedging.pdf) |
@@ -18,8 +18,9 @@ Cheat sheets provide easy to use code snippets for common scenarios.
1818

1919
## Chaos strategies
2020

21-
| Strategy | PDF |
22-
| -------- | :------------------------------------------: |
23-
| Fault | [Download](../media/cheat-sheet-fault.pdf) |
24-
| Outcome | [Download](../media/cheat-sheet-outcome.pdf) |
25-
| Latency | [Download](../media/cheat-sheet-latency.pdf) |
21+
| Strategy | PDF |
22+
|----------|:---------------------------------------------:|
23+
| Fault | [Download](../media/cheat-sheet-fault.pdf) |
24+
| Outcome | [Download](../media/cheat-sheet-outcome.pdf) |
25+
| Latency | [Download](../media/cheat-sheet-latency.pdf) |
26+
| Behavior | [Download](../media/cheat-sheet-behavior.pdf) |
75.6 KB
Binary file not shown.
147 KB
Binary file not shown.

0 commit comments

Comments
 (0)