Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Make request collection as ITelemetryModule #650

@cijothomas

Description

@cijothomas

Request collection is done via DiagnosticListeners in asp.net core sdk. This is not made like something implementing the ITelemetryModule interface like every other auto-collection modules. This makes configuration of the same different from other modules.

It'd be consistent to make this to a ITelemetryModule implementation so that removal/modification of the same will be consistent with how other moduels are added/removed/configured.

Version Info

SDK Version :
.NET Version :
How Application was onboarded with SDK(VisualStudio/StatusMonitor/Azure Extension) :
OS :
Hosting Info (IIS/Azure WebApps/ etc) :

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions