Commit 7bf3f06
feat(tracing): add sub-orchestration to sample and update screenshots
- Add 'Summarize' sub-orchestration to TracingPattern sample that calls
CreateSummary activity, demonstrating sub-orchestration span nesting
- Update TracingChain Azure Functions sample to match
- Update Jaeger screenshots showing 17 spans at Depth 6 with proper
sub-orchestration hierarchy
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f2a2bc7 commit 7bf3f06
File tree
4 files changed
+17
-3
lines changed- samples
- images
- src/main/java/io/durabletask/samples
4 files changed
+17
-3
lines changedLoading
Loading
Loading
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
110 | 124 | | |
111 | 125 | | |
112 | 126 | | |
| |||
0 commit comments