Skip to content

Govern SMAU Metric

Proposal

  1. A new aggregate usage ping metric will be created for the Govern stage SMAU
  2. 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

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