Skip to Content
Monitoring & debuggingOverview

Monitoring & debugging

Every byte of data Graftport touches is inspectable from the UI. There is no separate logging tool — you don’t need it.

Where to look

If you want to know…Look at
What this run did, end-to-endThe run detail page (/runs/<id>).
Why one resource failedThe run item card on that page. Click for errors and counts.
What we pulled from the sourceExtracted data — linked from the run item.
What payload we sent (or would send) to ShopifyStaged records — linked from the run item.
Which mapping version produced this payloadThe mapping link on the staged record.

The pages:

Last updated on