You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic browser agent injection for ASP.NET Core v6+ web applications has been enabled by default. If you experience any issues with this feature, please see item 2 on this page for a setting that can be set to false to disable the feature and contact us for support. (051ceab)
New features
Enable ASP.NET Core browser auto-injection by default. (051ceab)
Instrument In-Process Azure Function invocations, with distributed tracing support for Http and Service Bus triggers. (#3003) (47d22a1)
Fixes
Look for ASPNETCORE_IIS_APP_POOL_ID if APP_POOL_ID isn't found. (#3036) (620064c)
Remove diagnostics tracing output from agent API calls (#3029) (be7b7f4)
Remove unnecessary dependency on System.Runtime.InteropServices.RuntimeInformation in .NET 4.6.2 builds. (#3033) (ab81d1c)
Set Profiler logger to initialized when configuration load fails. (#3015) (7ab30d7)