S

Load Timeline

ops.load_log runs — events loaded, rows written.

completeness · history
4 sports · 0 failures
ops.load_log

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

most recent first
  1. High Limit Racingasd_hlr2026-08-10 06:14:02 UTC
    OK
    NO_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.

  2. World Surf Leagueasd_wsl2026-08-10 05:52:19 UTC
    OK

    run_id

    r-20260810-wsl-01

    events_loaded

    9 / 3,631

    rows_written

    6,142

    triggered_by

    scheduler

  3. Major Arena Soccer Leagueasd_masl2026-08-10 05:40:08 UTC
    OK

    run_id

    r-20260810-masl-01

    events_loaded

    4 / 2,077

    rows_written

    168

    triggered_by

    scheduler

  4. Supercross / Motocrossasd_smx2026-08-10 05:33:51 UTC
    OK

    run_id

    r-20260810-smx-01

    events_loaded

    1 / 59

    rows_written

    274

    triggered_by

    scheduler

  5. World Surf Leagueasd_wsl2026-08-09 05:51:44 UTC
    OK

    run_id

    r-20260809-wsl-01

    events_loaded

    12 / 3,622

    rows_written

    8,930

    triggered_by

    scheduler

  6. Supercross / Motocrossasd_smx2026-08-09 05:33:10 UTC
    OK

    run_id

    r-20260809-smx-01

    events_loaded

    1 / 58

    rows_written

    291

    triggered_by

    scheduler

  7. High Limit Racingasd_hlr2026-08-08 22:10:05 UTC
    OK

    run_id

    r-20260808-hlr-bf1

    events_loaded

    21 / 153

    rows_written

    3,410

    triggered_by

    backfill

  8. Major Arena Soccer Leagueasd_masl2026-08-08 05:40:33 UTC
    OK

    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

Supercross / Motocrossasd_smx
World Surf Leagueasd_wsl
Major Arena Soccer Leagueasd_masl
High Limit Racingasd_hlr

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