We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568641f commit b565d6bCopy full SHA for b565d6b
opentelemetry-api/src/opentelemetry/propagators/__init__.py
@@ -65,7 +65,7 @@ def example_route():
65
66
67
.. _Propagation API Specification:
68
- https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/api-propagators.md
+ https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/context/api-propagators.md
69
"""
70
71
import typing
0 commit comments