Skip to content

Commit 2272a9b

Browse files
committed
Document that X-Ray traces Laravel's HTTP client
1 parent 60185bc commit 2272a9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/src/pages/xray/docs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ The integration will also forward X-Ray trace IDs correctly so that distributed
129129

130130
![](./distributed-job-tracing.png)
131131

132+
#### HTTP client
133+
134+
The package automatically traces all HTTP requests made via the Laravel HTTP client.
135+
132136
### Symfony
133137

134138
If you are using Symfony, the package automatically integrates with the Symfony service provider. You can see the traces in the AWS X-Ray console.

0 commit comments

Comments
 (0)