Skip to content

Remove duplicated metric

Jonas Larsen requested to merge j_lar/remove_duplicated_metric into master

What does this MR do and why?

The same metric was defined in these two files

  • config/metrics/counts_28d/20211126090835_p_analytics_ci_cd_deployment_frequency_monthly.yml
  • config/metrics/counts_7d/20211126090002_p_analytics_ci_cd_deployment_frequency.yml

This MR sets status removed for config/metrics/counts_7d/20211126090002_p_analytics_ci_cd_deployment_frequency.yml.

It looks like the two files were generated at the same time by mistake and later got the same definitions.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports