AppConfigDetailPage — Merged "Traces & Taps" Section
Single table combining traced processors and data extraction taps
Traces & Taps
2 traced · 3 taps · manage taps on route pages
| Processor |
Capture |
Taps |
| unmarshal1 |
BOTH
|
orderId ✓
customerId ✓
|
| toDatabase |
INPUT
|
—
|
| enrichPrice |
—
|
orderTotal ✗
|
Design Notes
- One row per processor that has either a capture override or taps (or both)
- Capture column: shows the trace capture mode badge, or em-dash if default
- Taps column: attribute name badges with enabled/disabled indicator (✓ / ✗), or em-dash if none
- Tap badges color-coded by language: blue = simple, yellow = jsonpath (matches RouteDetail tap table)
- Edit mode: capture column becomes a dropdown, taps remain read-only (manage on route pages)
- Empty state: "No processor-specific traces or taps configured" with link to route pages