opentelemetry-dotnet
opentelemetry-dotnet copied to clipboard
IncludeStateTrace internal ?
Question
Use Github Discussions.
Hello Guys,
Can someone please explain to me what is the reason behind defining the property IncludeStateTrace of the class OpenTelemetryLoggerOptions as internal and not public ?
Thank you
See PR: #4334
especially https://github.com/open-telemetry/opentelemetry-dotnet/pull/4334#discussion_r1170672257
Nobody make a request/pr for that.
@yassinebennani We removed it from the public API because we were unsure on the use case and if it was really useful/needed. You want to include trace state on your logs? Can you provide a little detail about the why? I'm interested in how you plan to use that data and why it would be helpful to have.
This issue was marked stale due to lack of activity and will be closed in 7 days. Commenting will instruct the bot to automatically remove the label. This bot runs once per day.
Closed as inactive. Feel free to reopen if this issue is still a concern.