Tasks/cpp-simple

C++76% pass rateView TaskView Prompt

Instrument a simple C++ application with 3 methods (`work`, `fastOp`, `slowOp`) to generate OpenTelemetry-compatible trace output. Create OTEL implementation that outputs JSON traces with parent-child span relationships.

What makes it easy

- Simple, well-defined scope (3 spans only) - No external dependencies or network calls - Clear output format requirements

Common failure modes

- Missing parent-child 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.