I'm not sure why the file paths aren't resolved by the Java agent, but there is no way to assure that Java processes will run in a subdirectory of the .git directory or appmap.yml file. So the ...
I have implemented grpc API's in my spring boot application. I am using Windows machine for development, and everything was working fine on local dev environment but ...