AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Default value for ActivityTrackingOptions not obvious
Description
Hello! Under the "Automatically log scope..." section, both the text and the code appear to imply that SpanId, TraceId, ParentId, Baggage, and Tags are all enabled by default. Based on my experience however, only the first three are enabled by default. I'd recommend making it clearer what the default is vs. what all the options are.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/logging/?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/logging/index.md
Document ID
726e3bf1-f367-d733-8933-bccc04da0e16
Article author
@tdykstra