-
Notifications
You must be signed in to change notification settings - Fork 850
Add documentation for the OpenTracing shim #244
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
Changes from all commits
4a2c643
9c8845e
807b3f9
4df5237
cb03ff2
6e9bf62
1286698
2f1b72d
f97fd3b
f85b2f4
347cbdf
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| opentelemetry.ext.opentracing_shim package | ||
| ========================================== | ||
|
|
||
| Module contents | ||
| --------------- | ||
|
|
||
| .. automodule:: opentelemetry.ext.opentracing_shim | ||
| :no-show-inheritance: | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why that option?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See rationale in the commit message of d937117. TL;DR: without this option the links to OpenTracing break because of the current structure of the If you have an idea how to address this properly, I'd love to hear :-) |
||
Uh oh!
There was an error while loading. Please reload this page.