Operational Tasks
Trigger pipelines, retrain models, tune parameters and manage system operations.
Ingestion Pipelines
Loading…
Active Tasks
0 Running · 0 Queued
Last Ingestion
No pipeline has run yet
Model Status
No model trained + promoted yet
Next Retrain
Event-driven only, no fixed cron
System Load
No host-metrics endpoint exists yet
Pipeline Operations
Trigger data ingestion pipelines.
| Pipeline Name | Status | Actions |
|---|---|---|
| AEMO NEM Ingest | Idle | |
| AEMO WEM Ingest | Idle | |
| Bureau of Meteorology Ingest | Idle | |
| OpenElectricity Ingest | Idle | |
| AEMO Public Holidays Ingest | Idle | |
| dbt Warehouse Build | Idle |
Pipeline Run Log
Real history from meta._ingest_log — last run per pipeline, records fetched, status, and whether a person or the scheduler triggered it. Persists across page loads, unlike Pipeline Operations above.
Loading run history…
Active Tasks
Real-time view of running and queued tasks.
Model Training & Tuning
Publishes a real training-trigger event to forecast-api's train-worker -- only the incremental fine-tune path exists (see the Model Registry page's Train tab for the still-unbuilt full-retrain path).
Recent Training Runs
Real rows from `meta._training_log` (`GET /v1/model/training-runs`) — actual attempts (running/success/failed), not just successfully registered versions.
Loading training history…
Scheduled Operations
Manage cron schedules for automated operations.
Loading schedules…
System Diagnostics
Real /v1/readyz checks across all 5 services — reachability, readiness, and per-component detail (database/redis/rabbitmq/model), not a fabricated status list.
Checking services…