Fabio
Fabio
I am happy to raise the PR if want to proceed with this!
I will pick this up. I have very limited access to my machine until 30 December 2023 but shall be able to open the PR after this date.
@dotnet-policy-service agree
Was looking to use the CLI to add a PR Status Check to support differential code coverage unfortunately it does not seem to be possible. The only possible way to...
I had a similar issue and for me I followed this: - https://learn.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-sampling-overrides#span-attributes-available-for-sampling - https://learn.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-config#self-diagnostics I enabled APM Agent logging into a file inside of my container, I had a...