Skip to content

Commit 8150ac9

Browse files
lciancoolguyzone
andauthored
Update docs/platforms/rust/common/tracing/instrumentation/automatic-instrumentation.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 26635d5 commit 8150ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/rust/common/tracing/instrumentation/automatic-instrumentation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ fn main_span2() {
4949
}
5050
```
5151

52-
## OpenTelemetry integration
52+
## OpenTelemetry Integration
5353

5454
The Rust SDK offers an integration for the OpenTelemetry ecosystem.
5555
The integration can automatically capture Sentry spans/transactions for every span created through the OpenTelemetry API, with support for distributed tracing.

0 commit comments

Comments
 (0)