I have an application which is set up as follows:
Using locally installed PHP (php-7.2.15-nts-Win32-VC15-x64) to generate REST API backend using the Laravel framework (v5.8) running in IIS on Windows Server 2016. The web client part is purely HTML, CSS and JS and uses the REST API.
I tried the .NET agent but it provides only machine metrics.
I also thought about PHP agent but that I have seen works on MAC or LINUX operating systems.
Anyone have any suggestions for us how we can instrument this application ?