RehanSaeed / Serilog.Enrichers.Span

Enrich Serilog log events with properties from Open Telemetry spans.
MIT License
96 stars 19 forks source link

Add TraceFlags Enricher #245

Closed RoseZhang123 closed 1 year ago

RoseZhang123 commented 1 year ago

Describe the feature

Add a new enricher that can collect traceflags of the underlying activity, therefore allowing us to see whether a given trace is sampled or not