DnsClient.NET icon indicating copy to clipboard operation
DnsClient.NET copied to clipboard

Feature request: add OpenTelemetry support

Open cfbao opened this issue 1 year ago • 1 comments

(Optionally?) emit OpenTelemetry data, like is possible with some other packages (e.g. HttpClient, AWSSDK, Npgsql...)

Wouldn't mind trying my hands on it if it's desired.

cfbao avatar Oct 09 '24 16:10 cfbao

This might be something for 2.0 I was actually thinking about removing all the logging I currently have, which is not really a good implementation, with something like that maybe.

If you want, feel free to pitch a design of how that would work / look like @cfbao

MichaCo avatar Mar 13 '25 13:03 MichaCo