Skip to content

Update composition analysis PI types

Carolyn Braza requested to merge cbraza-master-patch-79277 into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR makes 2 changes:

  1. Removes SMAU as a PI type for usage_activity_by_stage_monthly.secure.user_container_scanning_jobs. This was previously the SMAU metric for the Protect stage. When the metric was moved under Composition Analysis, the SMAU PI type flag was not removed. As a result, Secure SMAU is over-reporting (pulling in 2 metrics).
  2. Remove GMAU and Paid GMAU as PI types for usage_activity_by_stage_monthly.secure.user_dependency_scanning_jobs. There are known issues in the current methodology/instrumentation, so this is not a meaningful GMAU metric. Further discussion of that change here.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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