We have .Net agent installed in our non-prod environment and seeing lot of errors in event viewer
NET Runtime version 4.0.30319.36627 - The profiler has requested that the CLR instance not load the profiler into this process. Profiler CLSID: '{5F048FC6-251C-4684-8CCA-76047B02AC98}'. Process ID (decimal): 32556. Message ID: [0x2516].
Release : SAAS
Component :.NET Agent
This is an INFO message, not ERROR, logged by .NET runtime in the event viewer on the .NET Agent profiler skipping to be loaded into a .NET process when the .NET application is not specified to be monitored. This improvement helps avoiding unnecessary loading of .NET Agent profiler into a .NET process.
You may have some .NET applications that are being restarted frequently but not being specified to be monitored.
If desired, you could consider creating a custom view in event viewer to filter out these INFO message from .NET runtime.