←
order-service
v14 · Updated 3 min ago
✎
Logging
Log Forwarding Level
INFO
Traced Processors
2 processors with custom capture modes
| Processor ID |
Capture Mode |
| unmarshal1 |
BOTH |
| toDatabase |
INPUT |
Data Extraction Taps
3 taps · manage on route pages
| Attribute |
Processor |
Expression |
Language |
Enabled |
| orderId |
unmarshal1 |
${body.orderId} |
simple |
✓ |
| customerId |
unmarshal1 |
${body.customer.id} |
simple |
✓ |
| orderTotal |
enrichPrice |
$.total |
jsonpath |
✗ |
Route Recording
4 of 5 routes recording
| Route |
Recording |
| processOrder |
|
| processPayment |
|
| sendNotification |
|
| handleRefund |
|
| healthCheck |
|