dotnet-monitor
dotnet-monitor copied to clipboard
Missing SpanId and TraceId for default net 6.0 applications in /logs endpoint
Possibly related: https://github.com/serilog/serilog-aspnetcore/issues/207 https://github.com/dotnet/aspnetcore/issues/21966
cc @shirhatti
Likely a fallout of https://github.com/dotnet/aspnetcore/pull/22376
Any news on this ?? I'm sending logs to Dynatrace using Serilog's Dyna sink and TraceId not included , trying to emulate on Dyna the behavior of ApplicationInsight where TraceId is sent as OperationId.... How can I see the TraceId in the Dyna's logs ?