TL;DR In an effort to bring customers closer to unified, end-to-end observability, Logz.io has added a Trace Quickview feature to our Explore user interface. Users can utilize Trace Quickview in Explore to query their Traces account making it easier to see where a span sits within a trace—and what the whole application request looks like. Get detailed, context-rich information … [Read more...] about Adding Trace Quickview to Logz.io’s Explore
trace
Beyond the trace: Pinpointing performance culprits with continuous profiling and distributed tracing correlation
Now that we have the offset, how do we use that to actually read the data that the library puts there for us? This brings us back to the magic fs: portion of the mov instruction that we discussed earlier. In X86, most memory operands can optionally be supplied with a segment register that influences the address translation.Segments are an archaic construct from the early days … [Read more...] about Beyond the trace: Pinpointing performance culprits with continuous profiling and distributed tracing correlation