We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60185bc commit 2272a9bCopy full SHA for 2272a9b
website/src/pages/xray/docs.mdx
@@ -129,6 +129,10 @@ The integration will also forward X-Ray trace IDs correctly so that distributed
129
130

131
132
+#### HTTP client
133
+
134
+The package automatically traces all HTTP requests made via the Laravel HTTP client.
135
136
### Symfony
137
138
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