Skip to content

Commit 3675410

Browse files
B-Mahdjopentelemetrybottiffany76
authored
Update the docs links to the ContextGuard Struct (#6654)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 115477d commit 3675410

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/en/docs/demo/services/shipping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Spans and other metrics are created in this example throughout `tokio` async
6060
runtimes found within
6161
[`tonic` server functions](https://github.com/hyperium/tonic/blob/master/examples/helloworld-tutorial.md#writing-our-server).
6262
Be mindful of async runtime,
63-
[context guards](https://docs.rs/opentelemetry/latest/opentelemetry/struct.ContextGuard.html),
63+
[context guards](https://docs.rs/opentelemetry/latest/opentelemetry/context/struct.ContextGuard.html),
6464
and inability to move and clone `spans` when replicating from these samples.
6565

6666
### Adding gRPC instrumentation

static/refcache.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,6 +1747,10 @@
17471747
"StatusCode": 206,
17481748
"LastSeen": "2025-02-02T10:58:43.879804-05:00"
17491749
},
1750+
"https://docs.rs/opentelemetry/latest/opentelemetry/context/struct.ContextGuard.html": {
1751+
"StatusCode": 206,
1752+
"LastSeen": "2025-04-06T14:53:33.181281606Z"
1753+
},
17501754
"https://docs.rs/opentelemetry/latest/opentelemetry/struct.ContextGuard.html": {
17511755
"StatusCode": 206,
17521756
"LastSeen": "2025-02-02T10:58:39.202151-05:00"

0 commit comments

Comments
 (0)