Skip to content

Default enable `group_level_vulnerability_report_grouping` feature flag

Bala Kumar requested to merge 432778-feature-flag-default-enable into master

What does this MR do and why?

Default enable the FF, as we observe the logs for vulnerabilitySeveritiesCount GraphQL API which the grouping feature uses to be stable and there is no concerning increase in the average or p95 response times of the API as observed in logs.

Logs:

  1. Average - https://log.gprd.gitlab.net/app/r/s/Yag8g
  2. p95 - https://log.gprd.gitlab.net/app/r/s/raJHh

Note that in the logs we are ignoring the outliers which are the production testings that I did (username: bala.kumar) for owasp_top_10 grouping feature whose performance is tracked separately in #458454 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #432778 (closed)

Edited by Bala Kumar

Merge request reports