Does Seq support activity links #2409
|
I've using open telemetry sdk ingesting and creating activities with links, but seems like this is has no effect while viewing traces in seq. Do I miss something or do something wrong? Here is some activity links docs: https://opentelemetry.io/docs/languages/dotnet/instrumentation/#create-activities-with-links |
Replies: 1 comment 1 reply
|
Thanks for the note; Seq doesn't currently process or display span links, but we're open to adding support. Is there a particular interaction, e.g. navigating from a span to other spans/traces linked from it, that makes the most difference for you? Some interactions, like the one I mention, could be fairly quick and easy for Seq to support, while others (e.g. navigating from a span to other traces/spans that link to it) are harder. Thanks again! |
Thanks for the note; Seq doesn't currently process or display span links, but we're open to adding support.
Is there a particular interaction, e.g. navigating from a span to other spans/traces linked from it, that makes the most difference for you? Some interactions, like the one I mention, could be fairly quick and easy for Seq to support, while others (e.g. navigating from a span to other traces/spans that link to it) are harder.
Thanks again!