Skip to content

Prevent failure on metrics duration class

Mayra Cabrera requested to merge fix-metrics-duration-job into master

What does this MR do?

Prevent failure on metrics duration class

CoordinatedDeployment::Duration class will fail if start_time is not present for some reason. This commit fixes that class so it doesn't fail loudly, but rather return early.

It also renames auto_deploy:metrics job in a coordinated pipeline to auto_deploy:metrics:end_time to match auto_deploy:metrics:start_time

Author Check-list

  • [-] Has documentation been updated?

Merge request reports

Loading