-
Notifications
You must be signed in to change notification settings - Fork 99
docs: add install reference for cloud trace exporter (opentelemetry) #127
New issue
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
docs: add install reference for cloud trace exporter (opentelemetry) #127
Conversation
|
Likely needs to have PR #124 merged before the main Kokoro build will pass. |
hengfengli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
0d8dabe to
82bcedf
Compare
|
@larkee Do you have any idea why I think the failed test is not caused by this change. It happens in another PR as well: #129. |
The |
Co-authored-by: larkee <[email protected]>
The example uses the Cloud Trace exporter, but there is no
pip installmentioned for it in the example.+ misc doc fixes