An unhandled error has occurred.
Reload
X
UIZFORGE
Exams
Pricing
Career Paths
Resources
EN
Login
Sign Up
1
/ 5
Standard
A worker consumes messages from two queues. Manual spans use the same resource name `process` for both queues, making latency analysis ambiguous. Which resource naming pattern is better?
Use the message ID as the resource name.
Use the worker host name as the resource name.
Use stable queue-specific resource names such as `process orders.created` and `process refunds.requested`.
Use `process` for all queues and rely on trace IDs for grouping.
AI Tutor
Stuck? Get a hint