I'm looking for AWS X-Ray instrumentation of a PHP application. I may be wrong, but the AWS PHP Sdk is only about getting trace data back from X-Ray.
So, It seems that I need to send Json fragments to a X-Ray daemon.
I'm wondering why PHP instrumentation support is not provided out of the box ?