Default enable `group_level_vulnerability_report_grouping` feature flag
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:
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