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
As an ASP.NET Core developer, I want to easily configure my web app to send performance data to the system, so that I don't need to instrument every request manually.
Acceptance criteria:
user can depend on a .NET library to send performance data to the system in an idiomatic way
uses .NET Agent under the hood
The text was updated successfully, but these errors were encountered:
As an ASP.NET Core developer, I want to easily configure my web app to send performance data to the system, so that I don't need to instrument every request manually.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: