Tasks / cpp-distributed-context-propagation

C++ 2% pass rate View Task View Prompt

Instrument a C++ client-server application using httplib. Client makes search requests, receives tokens, retrieves results. Must demonstrate distributed tracing with context propagation between client and server, producing exactly 2 trace IDs.

Common failure modes

- C++ OTEL SDK is complex to configure - Context propagation via HTTP headers is tricky - Test expects exactly 2 trace IDs (strict) - CMake build configuration challenges

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.