Tasks/cpp-advanced

C++33% pass rateView TaskView Prompt

Instrument a complex multi-threaded C++ application simulating a web service with database operations, message queue, and background workers. Requires comprehensive tracing including error handling, async operations, and context propagation across threads.

Common failure modes

- Multi-threaded context propagation - Error handling and exception recording - Multiple service components (DB, MQ, workers) - Requires 15-20 spans with correct relationships - Async span linking - Context lost across thread boundaries - Missing error event recording - Incomplete span relationships

Performance

All product names, logos, and brands (™/®) are the property of their respective owners; they're used here solely for identification and comparison, and their use does not imply affiliation, endorsement, or sponsorship.