dotnet / dotnet/wcf

Support for DiagnosticListener

Open
#4,732 1 comment 0 reactions 1 assignee Claimed by @mconnew View on GitHub
feature request triaged
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

Are there any plans to move to emitting DiagnosticListener events instead of or along with EventSource? Both SqlConnection and HttpClient have moved to DiagnosticListener instead of EventSource as it allows more complex objects to be passed on to the consumer, such as the channel in WCF's case. While this can be easily implemented with a IEndpointBehavior, it feels more natural to be included out of the box.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.