serilog / serilog-aspnetcore

Serilog integration for ASP.NET Core
Apache License 2.0
1.29k stars 203 forks source link

Collect trace and span ids in request completion events #349

Closed nblumhardt closed 9 months ago

nblumhardt commented 9 months ago

Reported in: https://github.com/serilog/serilog-aspnetcore/issues/207#issuecomment-1756844594

The dependencies and their versions here are temporary, we'll soon be updating this package to .NET 8 and will ideally RTM the upstream pieces then, too.

nblumhardt commented 9 months ago

This is part of a wider set of related changes that enable trace and span ids, so I'll push this through, but reviews after-the-fact are welcome.