Raygun4Net will take over the APM sampling from the agent if Raygun4Net is installed into an app that has the APM profiler attached. We have removed this for .NET Core - see https://github.com/MindscapeHQ/raygun4net/pull/449
Since it has been removed for the .NET Core part of Raygun4Net, we are opting to also remove it from the rest of Raygun4Net. This is for both consistency and maintainability.
Testing
[x] Test that profiler sampling has affect before these changes
[x] Build project(s) and check version has been updated
Raygun4Net will take over the APM sampling from the agent if Raygun4Net is installed into an app that has the APM profiler attached. We have removed this for .NET Core - see https://github.com/MindscapeHQ/raygun4net/pull/449
Since it has been removed for the .NET Core part of Raygun4Net, we are opting to also remove it from the rest of Raygun4Net. This is for both consistency and maintainability.
Testing