iojancode / Serilog.Sinks.Dynatrace

Serilog Sink that sends log events to Dynatrace
11 stars 11 forks source link

Support the new TraceId and SpanId in Serilog #13

Open loekensgard opened 11 months ago

loekensgard commented 11 months ago

Hi👋

Serilog 3.1 adds support for TraceId and SpanId: https://github.com/serilog/serilog/pull/1955

Is this something you are able to implement in this sink?