We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Can you assign me this issue? I would like to work on it
Sorry, something went wrong.
@harshita19244 assigned to you. thanks.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: