open-telemetry / opentelemetry-cpp

The OpenTelemetry C++ Client
https://opentelemetry.io/
Apache License 2.0
890 stars 423 forks source link

Dogfooding / User Research #414

Closed lalitb closed 3 years ago

lalitb commented 3 years ago

From end-user prospective, try to instrument C++ tracing API as per this document:

https://docs.google.com/document/d/1rXT2eEAniVM7r8KiikzgJJ-r36shOg_twZP6GPzNvao/edit#heading=h.19lsfyhsve8e

Reference as done by other teams: Ruby: https://github.com/open-telemetry/opentelemetry-ruby/tree/master/examples/http PHP: https://github.com/dkarlovi/opentelemetry-php-user-test

harshita19244 commented 3 years ago

Can you assign me this issue? I would like to work on it

lalitb commented 3 years ago

@harshita19244 assigned to you. thanks.

lalitb commented 3 years ago

This should be good to close as we have a working example with propagation: https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples/http