Skip to main content

Inspect a trace

Open any row in the Logs explorer to see the full trace. The detail page has tabs, each reading the underlying records on demand.

The tabs

When a collection has more than 100 records, use its Load more control until the continuation is complete. The counts are exact, not estimates.

What to look for first

  1. Timeline — find the long span. That is usually where time goes.
  2. Tools — look for error rows. A tool failure often masquerades as a model failure.
  3. Cost — a cost spike with few user-facing turns often means a hidden loop.
  4. Evidence — if provenance is incomplete, this trace cannot be used as release evidence until the gap is fixed.

Up next

Save the view so you can return to this query.