Skip to content

Investigate impact of long running DiagnosticSourceEventSource usage #647

@jander-msft

Description

@jander-msft

Several of the ASP.NET triggers will like use the Microsoft-Diagnostics-DiagnosticSource event provider to collect ASP.NET events such as Microsoft.AspNetCore/Microsoft.AspNetCore.Hosting.HttpRequestIn.Start and Microsoft.AspNetCore/Microsoft.AspNetCore.Hosting.HttpRequestIn.Stop. Investigate the impact (memory, cpu) of using this provider for long spans of time (entire target process lifetime) for applications that are under high load (many requests).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions