Hi,
I have installed a self-managed elk for apm and using it for my multiple laravel apps with different PHP versions. I am facing and issue where its capturing the external APIs for some of my laravel apps but not all of them which is causing problem for me as they are crucial for me. Its showing external APIs for apps using php7.2 - php8.1 but not for app using php8.0 and one of the strange factor is that its capturing the external api for the same app on production but not on staging which is the same code with same configurations. I am using apm-agent-php_1.14.0_amd64.deb. I installed these agents for auto-instrumentation and simply enabled them in php.ini with only necessary configuration details. My issue is that I installed the agents exactly the same way but I am getting external APIs for some apps while not for others when there is literally no difference in installation method. I even tried enabling the tail sampling but still no improvement. I would be really grateful for assistance.
Thanks & Regards,