Skip to content

Remove PI types for container scanning

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

What does this MR do and why?

Describe in detail what your merge request does and why.

usage_activity_by_stage_monthly.secure.user_container_scanning_jobs was previously was the GMAU metric for the Container Security group and SMAU for the Protect stage. When the metric was moved under Composition Analysis, the PI type flags were not removed. As a result, Composition Analysis GMAU is over-reporting (pulling in 2 metrics) and Secure SMAU is over-reporting (pulling in 2 metrics).

This MR removes the flags from the container scanning metric to resolve this issue.

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