diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-06 18:08:09 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-06 18:08:09 +0000 |
commit | 1287690a3678ad0ec21c9b2f3b21ae18257d5e22 (patch) | |
tree | 96162972275004dcaef6376fe324ee2a7a549833 /config/metrics/settings | |
parent | d4806ad7dbd2d87ae09872709fef1aef35792e21 (diff) | |
download | gitlab-ce-1287690a3678ad0ec21c9b2f3b21ae18257d5e22.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics/settings')
-rw-r--r-- | config/metrics/settings/20210216175459_ingress_modsecurity_enabled.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/metrics/settings/20210216175459_ingress_modsecurity_enabled.yml b/config/metrics/settings/20210216175459_ingress_modsecurity_enabled.yml index afd8478ae1c..7653505a19f 100644 --- a/config/metrics/settings/20210216175459_ingress_modsecurity_enabled.yml +++ b/config/metrics/settings/20210216175459_ingress_modsecurity_enabled.yml @@ -3,9 +3,9 @@ data_category: operational key_path: ingress_modsecurity_enabled description: Whether or not ModSecurity is enabled within Ingress product_section: sec -product_stage: protect -product_group: container_security -product_category: web_firewall +product_stage: protect_stage_was_removed +product_group: container_security_group_was_removed +product_category: web_firewall_category_was_removed value_type: boolean status: removed milestone_removed: 14.0 |