Skip to content

Logs: add SpanId and ActivityId to each LogEvent producer by ILoggingAdapter #6855

Open
@Aaronontheweb

Description

Is your feature request related to a problem? Please describe.

Related: serilog/serilog#1923

Will add some overhead to our logging system (System.Diagnostics.Activity is in the BCL, so no extra dependencies though) but might make it much easier to correlate Akka.NET system + user actor activity to traces in the future.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions