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

Support the new TraceId and SpanId in Serilog

Open lindeberg opened this issue 8 months ago • 1 comments

Does this issue relate to a new feature or an existing bug?

  • [ ] Bug
  • [x] New Feature

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

Each sink has to implement this.

lindeberg avatar Oct 11 '23 05:10 lindeberg

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.

loekensgard avatar Oct 20 '23 09:10 loekensgard