File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
content/en/docs/demo/services Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Spans and other metrics are created in this example throughout `tokio` async
6060runtimes found within
6161[ ` tonic ` server functions] ( https://github.com/hyperium/tonic/blob/master/examples/helloworld-tutorial.md#writing-our-server ) .
6262Be 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 ) ,
6464and inability to move and clone ` spans ` when replicating from these samples.
6565
6666### Adding gRPC instrumentation
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments