Skip to content

Refactor data ETL and add dashboard with job status per stage

Refactor

  • Update upload-data.py script with the refactoring
  • Make common queries more generic with OOP
  • Use Black formatter

Add dashboard with job status per stage

  • Show graphs for all stages
  • The user can pick the status ratio

Job failed ratio

2022-03-04-001859_screenshot

Job skipped ratio

2022-03-04-002125_screenshot

Edited by Guilherme Gallo

Merge request reports