Govern SMAU Metric
Proposal
- A new aggregate usage ping metric will be created for the Govern stage SMAU
- The metric will de-duplicate users so as to report only on unique users who have performed any of the activities listed below
Threat Insights Group
Vulnerability Management Category
- Page visits where page_url REGEXP '.*/-/security/vulnerability_report$'
- Page visits where page_url REGEXP '.*/-/security/dashboard$'
- Page visits where page_url REGEXP '.*/-/security/vulnerabilities$'
- Page visits where page_url REGEXP '.*/-/security/vulnerabilities/[0-9]+'
- Page visits where page_url REGEXP '.*/-/pipelines/[0-9]+/security$'
- Page visits where page_url REGEXP '.*/-/security/dashboard/settings$'
- Page visits where page_url REGEXP '.*/-/security/configuration$' AND page_url_query REGEXP '.*tab=vulnerability-management.*'
- Any user who expands the Security MR Widget. Note: We have a custom event
mr_report_inline_details
to track this today.
Dependency Management Category
- Page visits where page_url REGEXP '.*/-/dependencies$'
- Page visits where page_url REGEXP '.*/-/licenses$'
Security Policies Group
Security Policy Management Category
- Page visits where page_url REGEXP '.*/-/security/policies$'
- Page visits where page_url REGEXP '.*/-/security/policies/.*'
- Total number of users who have created merge requests in Projects that have an assigned security policy project
Compliance Group
Compliance Management Category
- Page visits where page_url REGEXP '.*/-/security/compliance_dashboard$'
Audit Events Category
- Page visits where page_url REGEXP '.*/-/audit_events$'
Auth Group
- Unique users viewing the credentials inventory -
i_compliance_credential_inventory_monthly
- Unique users assigned a custom role -
users_with_custom_roles
- (optional) MAU in a paid SAML group - sisense
- (optional) Unique # of users logging in (used to be Manage SMAU)
Edited by Hannah Sutor