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 2a6ab16 commit 9fee2bcCopy full SHA for 9fee2bc
ctxpropagation/README.md
@@ -1,5 +1,5 @@
1
This sample Workflow demos context propagation through a Workflow. Details about context propagation are
2
-available [here](https://docs.temporal.io/tracing).
+available [here](https://docs.temporal.io/application-development/observability#tracing).
3
4
The sample Workflow initializes the client with a context propagator which propagates
5
specific information in the `context.Context` object across the Workflow. The `context.Context` object is populated
0 commit comments