Skip to content

Adding metrics for batched migrations

Andreas Brandl requested to merge ab/batched-migration-metrics into master

What does this MR do?

This adds and changes the following metrics:

  1. Interval
  2. Job duration (instead of efficiency - which is derived)
  3. Total tuple count (to derive progress later)

Does this MR meet the acceptance criteria?

Conformity

Merge request reports