Skip to content

Commit

Permalink
Update content/en/opentelemetry/interoperability/instrumentation_libr…
Browse files Browse the repository at this point in the history
…aries.md

Co-authored-by: Sandra (neko) <[email protected]>
  • Loading branch information
mtoffl01 and neko-dd authored Jul 22, 2024
1 parent 465f411 commit de58ede
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ The Datadog SDK for Go supports library instrumentations written using the [Open

To use Opentelemetry integrations with the Datadog tracing library, perform the following steps:

1. Follow the steps in the Imports and Setup sections of the [Go Custom Instrumentation using OpenTelemetry API][3] page.
2. Follow the instructions for instrumenting your service with your chosen `opentelemetry-go-contrib` library.
1. Follow the instructions in the Imports and Setup sections of the [Go Custom Instrumentation using OpenTelemetry API][3] page.
2. Follow the steps for instrumenting your service with your chosen `opentelemetry-go-contrib` library.

The following is an example instrumenting the net/http library with the Datadog Tracer and Opentelemetry's net/http integration:
```go
Expand Down

0 comments on commit de58ede

Please sign in to comment.