Add request ID to worker-side logs
Bug #1459800 reported by
Douglas Mendizábal
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Barbican |
Fix Released
|
Wishlist
|
Elvin Tubillara | ||
Bug Description
Add Request ID to logs in barbican. This can help correlate errors in logs to an incoming request.
| Changed in barbican: | |
| assignee: | nobody → Elvin Tubillara (edtubill) |
| Changed in barbican: | |
| milestone: | none → liberty-3 |
| status: | Fix Committed → Fix Released |
| Changed in barbican: | |
| milestone: | liberty-3 → 1.0.0 |
To post a comment you must log in.

It would also be good to add the request ID to the RPC arguments passed to the worker/queue processes. Then the worker side logs could be similarly logged with the request ID to help filter logs for a given request.