Skip to content

Commit

Permalink
Update content/en/tracing/trace_collection/automatic_instrumentation/…
Browse files Browse the repository at this point in the history
…dd_libraries/go.md

Co-authored-by: Heston Hoffman <[email protected]>
  • Loading branch information
mtoffl01 and hestonhoffman authored Nov 19, 2024
1 parent 2109406 commit 67155be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ There are two ways to instrument your Go application:

1. **Semi-Automatic instrumentation**:

Use dd-trace-go in conjunction with our integration packages to automatically generate spans about libraries of your choosing. This option:
Use dd-trace-go in conjunction with our integration packages to automatically generate spans about libraries of your choosing. This option:
- Gives you complete control over which parts of your application are traced.
- Requires modifying the application's source code.
2. **Compile-time instrumentation**:
Expand Down

0 comments on commit 67155be

Please sign in to comment.