Replies: 2 comments 7 replies
-
|
Hi @GimpArm 👋 The current trace view is a visualization over the log data that (currently) just displays the span events themselves in the waterfall. It doesn't include the log messages. We're currently planning our next release milestone though that'll include a round of enhancements over this first cut of the trace view so this is a helpful datapoint to have! If you run into anything else while experimenting with traces we'd love to get your feedback on it. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, thank you for the information. This would be an extremely helpful functionality to have for viewing traces. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently evaluating Seq for my company, we would like to use it as an OpenTelemetry exporter for our asp.net applications. I have it configured and working mostly how we will want it but I have one problem I cannot find a solution to. I know it is possible because the screen shots in your documentation show it.
When we create log messages the logs do not show up on the tracing timeline. They are part of the trace, they have the correct trace id, and show up in the events list with the correct time stamp but they are not displayed in the trace view.

Here is a screenshot of a trace with 2 log messages.
Could you give me a hint how to make this happen? Do I need to set a special attribute or add some kind of activity link?
Beta Was this translation helpful? Give feedback.
All reactions