Commit c5dd23c
committed
fix(webapp): read the span-panel waitpoint from the owning store
SpanPresenter built WaitpointPresenter with no run-ops read clients, so the trace
panel read a NEW-residency waitpoint on the control-plane database and showed
"Waitpoint not found". Wire the run-ops read clients like the other split-aware
routes.1 parent 31a632a commit c5dd23c
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
722 | 723 | | |
723 | 724 | | |
724 | 725 | | |
725 | | - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
726 | 731 | | |
727 | 732 | | |
728 | 733 | | |
| |||
0 commit comments