We have installed the Php agent on a sample Php app that uses xamp 5.5 but we are not able to see any particular php metric on DX APM environment.
we do see the infrastructure agent.
Is there any additional configuration required for this ?
Release : 22.1
We are finally getting metrics and logs, I've been toggling around some properties on the wily file.
But what did the trick was, instead of only restarting httpd after installation... you have to also restart php-fpm service.
After that and a couple seconds it started to collect and report to the DX APM SaaS instance.