serilog-sinks-opentelemetry icon indicating copy to clipboard operation
serilog-sinks-opentelemetry copied to clipboard

A Serilog sink that'd use OpenTelemetry SDK

Open srogovtsev opened this issue 5 months ago • 7 comments

First, I want to make clear that this is not a feature request for Serilog.Sinks.OpenTelemetry, as this is very obviously contrary to its original design decision. It's just that I haven't found a better place to ask this question.

Is there any Serilog sink implementation that would rely on OpenTelemetry SDK?

The rationale is that if the system already uses OpenTelemetry SDK, the dependencies are not an issue, and going through the SDK for logs would allow them to share settings and, e.g., Resource definitions.

srogovtsev avatar Sep 10 '24 21:09 srogovtsev