Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cschleiden committed Oct 27, 2024
1 parent 010f65e commit 9031064
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/source/includes/_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -666,10 +666,6 @@ For logging in activities, you can get a logger using `activity.Logger`. The ret

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.

<aside class="notice">
The support is considered experimental right now, if you decide to use it, please leave feedback.
</aside>

### Activities

```go
Expand Down

0 comments on commit 9031064

Please sign in to comment.