Skip to content

Commit 9031064

Browse files
committed
Update docs
1 parent 010f65e commit 9031064

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/source/includes/_guide.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -666,10 +666,6 @@ For logging in activities, you can get a logger using `activity.Logger`. The ret
666666

667667
The library supports tracing via [OpenTelemetry](https://opentelemetry.io/). When you pass a `TracerProvider` when creating a backend instance, workflow execution will be traced. You can also add additional spans for both activities and workflows.
668668

669-
<aside class="notice">
670-
The support is considered experimental right now, if you decide to use it, please leave feedback.
671-
</aside>
672-
673669
### Activities
674670

675671
```go

0 commit comments

Comments
 (0)