mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
Add readTheDocs (#252)
Co-authored-by: Aaron Abbott <aaronabbott@google.com> Co-authored-by: alrex <aboten@lightstep.com>
This commit is contained in:

committed by
GitHub

parent
f3a078296c
commit
c9075cf1f2
12
docs/sdk-extension/aws/aws.rst
Normal file
12
docs/sdk-extension/aws/aws.rst
Normal file
@ -0,0 +1,12 @@
|
||||
OpenTelemetry Python - AWS SDK Extension
|
||||
========================================
|
||||
|
||||
.. automodule:: opentelemetry.sdk.extension.aws.trace.aws_xray_ids_generator
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. automodule:: opentelemetry.sdk.extension.aws.trace.propagation.aws_xray_format
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user