Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture trace and span ids for Serilog 3.1 #227

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Conversation

nblumhardt
Copy link
Member

See also serilog/serilog#1923, serilog/serilog-aspnetcore#207.

This will be best released in the v8.0 package version.

@nblumhardt
Copy link
Member Author

Keeping this moving as part of the coordinated set of changes required to get feedback on trace/span support in Serilog 3.1.

@nblumhardt nblumhardt merged commit 1530e04 into serilog:dev Oct 3, 2023
@Sebazzz
Copy link

Sebazzz commented Nov 14, 2023

PSA for those who are just like me already trying to play with the new tracing in Serilog, this has indeed not been released yet. This means until this gets released and you rely on the Microsoft logging abstraction, you won't get any traces yet.

@nblumhardt nblumhardt mentioned this pull request Nov 14, 2023
@nblumhardt
Copy link
Member Author

until this gets released and you rely on the Microsoft logging abstraction, you won't get any traces yet.

Serilog 3.1 only supports log events - not traces. This feature adds trace and span ids to log events for correlation purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants