Load Timeline
Completeness isn't only a snapshot — it's a history of load runs. Every time the pipeline runs, it appends a row to ops.load_log: which events it checked, how many it loaded, how many rows it wrote, and who triggered it. The runs below are illustrative; the table shape and column names are real.
Sports
4
curated asd_* verticals
Last run
2026-08-10
snapshot window
Failures
0
across shown runs
Rows written
19,785
illustrative increments
Recent load runs
- High Limit Racingasd_hlr2026-08-10 06:14:02 UTCOKNO_KEPT_SESSIONS
run_id
r-20260810-hlr-01
events_loaded
2 / 153
rows_written
318
triggered_by
scheduler
Load succeeded, but the vendor cursor could not be read — currency is a monitoring gap here, not stale data. See Freshness.
- World Surf Leagueasd_wsl2026-08-10 05:52:19 UTCOK
run_id
r-20260810-wsl-01
events_loaded
9 / 3,631
rows_written
6,142
triggered_by
scheduler
- Major Arena Soccer Leagueasd_masl2026-08-10 05:40:08 UTCOK
run_id
r-20260810-masl-01
events_loaded
4 / 2,077
rows_written
168
triggered_by
scheduler
- Supercross / Motocrossasd_smx2026-08-10 05:33:51 UTCOK
run_id
r-20260810-smx-01
events_loaded
1 / 59
rows_written
274
triggered_by
scheduler
- World Surf Leagueasd_wsl2026-08-09 05:51:44 UTCOK
run_id
r-20260809-wsl-01
events_loaded
12 / 3,622
rows_written
8,930
triggered_by
scheduler
- Supercross / Motocrossasd_smx2026-08-09 05:33:10 UTCOK
run_id
r-20260809-smx-01
events_loaded
1 / 58
rows_written
291
triggered_by
scheduler
- High Limit Racingasd_hlr2026-08-08 22:10:05 UTCOK
run_id
r-20260808-hlr-bf1
events_loaded
21 / 153
rows_written
3,410
triggered_by
backfill
- Major Arena Soccer Leagueasd_masl2026-08-08 05:40:33 UTCOK
run_id
r-20260808-masl-01
events_loaded
6 / 2,073
rows_written
252
triggered_by
scheduler
ops.load_log columns
Real schema — table, per-run history.
- run_id
- sport
- run_started_utc
- run_finished_utc
- status
- events_checked
- events_loaded
- rows_written
- triggered_by
- error_detail
Sports on the rail
Runs are illustrative; column names are the real ops.load_log schema.
Pulled with AWS_PROFILE=asd against Redshift Serverless (us-west-1 / default-workgroup / dev).
Open the Freshness Monitor