Commit da1cc6b
Use explicit type switches and remove taskQueueBreakdown override
- Match StickyPartition explicitly instead of using default case
- Default to unknownValue for unrecognized partition types
- Remove taskQueueBreakdown=false override; BreakdownMetricsByTaskQueue
already controls this
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 323e85c commit da1cc6b
2 files changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | | - | |
95 | 97 | | |
96 | | - | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5259 | 5259 | | |
5260 | 5260 | | |
5261 | 5261 | | |
5262 | | - | |
| 5262 | + | |
5263 | 5263 | | |
5264 | | - | |
| 5264 | + | |
5265 | 5265 | | |
5266 | 5266 | | |
5267 | 5267 | | |
| |||
0 commit comments