Commit de0c2a54 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'qmnguyen0711/1205-update-feature-categories' into 'master'

Sync feature category mappings

See merge request gitlab-org/gitlab!67311
parents ac386162 4ec15f6c
......@@ -9,7 +9,6 @@
---
- accessibility_testing
- advanced_deployments
- api
- attack_emulation
- audit_events
- audit_reports
......@@ -65,14 +64,12 @@
- infrastructure
- infrastructure_as_code
- insider_threat
- insights
- integrations
- intel_code_security
- interactive_application_security_testing
- internationalization
- issue_tracking
- jenkins_importer
- jira_importer
- kubernetes_management
- license
- license_compliance
......
......@@ -9,7 +9,7 @@ class Groups::InsightsController < Groups::ApplicationController
track_redis_hll_event :show, name: 'g_analytics_insights'
feature_category :insights
feature_category :value_stream_management
private
......
......@@ -11,7 +11,7 @@ class Projects::InsightsController < Projects::ApplicationController
track_redis_hll_event :show, name: 'p_analytics_insights'
feature_category :insights
feature_category :value_stream_management
private
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment