mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
Move AWS X-Ray Propagator into its own package (#720)
Co-authored-by: Owais Lone <owais@users.noreply.github.com> Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
c3df816ad8
commit
224780f38d
7
docs/propagator/aws/aws.rst
Normal file
7
docs/propagator/aws/aws.rst
Normal file
@ -0,0 +1,7 @@
|
||||
OpenTelemetry Python - AWS X-Ray Propagator
|
||||
===========================================
|
||||
|
||||
.. automodule:: opentelemetry.propagators.aws
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user