Open lindeberg opened 1 year ago
Does this issue relate to a new feature or an existing bug?
What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package. 9.0.3
Please describe the current behavior? Serilog 3.1 adds first-class support for TraceId and SpanId: https://github.com/serilog/serilog/pull/1955
TraceId
SpanId
Each sink has to implement this.
Hi! 👋
Adding a vote for this feature! Our organization uses this Elastic sink a lot, and having support for TraceId and SpanId in would be fantastic.
Does this issue relate to a new feature or an existing bug?
What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package. 9.0.3
Please describe the current behavior? Serilog 3.1 adds first-class support for
TraceId
andSpanId
: https://github.com/serilog/serilog/pull/1955Each sink has to implement this.