Lightstep notebooks now support scatter plots for spans_sample
queries.
Visualizing spans_sample
queries in scatter plots gives you contextual, trace-level insights into your data. For example, you can:
- Explore latency issues within traces.
- Find every service involved in a trace.
- Investigate specific spans from a customer-specific trace, even if the customer attribute is on a different span.
To learn more, visit Use scatter plots.