mimiro-io/datahub

Add additional details to job execution log/ history cli-command

Opened this issue · 0 comments

Metrics for the job and the run would be very nice to have:

data points would include

  • Who started the job: (manual/scheduled)
  • Other auditing info like who created the job, who changed it etc.
  • Job-type: fullsync/incremental
  • Run time (Start time - end time)
  • Source entities read
  • Sink entities written
  • Entities deleted
  • Transform time
  • have details for not just last run, possibly other command job history details or something( was discussed as a separate endpoint in the API)