The name of the precomputed analytic.
| Enums | |
|---|---|
| METRIC_NAME_UNSPECIFIED | Default | 
| NETWORK_BYTES_INBOUND | Total received network bytes. | 
| NETWORK_BYTES_OUTBOUND | Total network sent bytes. | 
| NETWORK_BYTES_TOTAL | Total network sent bytes and received bytes. | 
| AUTH_ATTEMPTS_SUCCESS | Successful authentication attempts. | 
| AUTH_ATTEMPTS_FAIL | Failed authentication attempts. | 
| AUTH_ATTEMPTS_TOTAL | Total authentication attempts. | 
| DNS_BYTES_OUTBOUND | Total number of sent bytes for DNS events. | 
| NETWORK_FLOWS_INBOUND | Total number of events having non-null received bytes. | 
| NETWORK_FLOWS_OUTBOUND | Total number of events having non-null sent bytes. | 
| NETWORK_FLOWS_TOTAL | Total events having non-null sent or received bytes. | 
| DNS_QUERIES_SUCCESS | DNS query success count - Number of events with responseCode = 0. | 
| DNS_QUERIES_FAIL | Number of events with responseCode != 0. | 
| DNS_QUERIES_TOTAL | Total number of DNS queries made. | 
| FILE_EXECUTIONS_SUCCESS | Number of successfule file executions. | 
| FILE_EXECUTIONS_FAIL | Number of failed file executions. | 
| FILE_EXECUTIONS_TOTAL | Total number file executions. | 
| HTTP_QUERIES_SUCCESS | Number of successful HTTP queries. | 
| HTTP_QUERIES_FAIL | Number of failed HTTP queries. | 
| HTTP_QUERIES_TOTAL | Total number of HTTP queries. | 
| WORKSPACE_EMAILS_SENT_TOTAL | Total number of emails sent in Google Workspace. | 
| WORKSPACE_TOTAL_DOWNLOAD_ACTIONS | Total number of download actions in Google Workspace. | 
| WORKSPACE_TOTAL_CHANGE_ACTIONS | Total number of change actions in Google Workspace. | 
| WORKSPACE_AUTH_ATTEMPTS_TOTAL | Total number of authentication attempts in Google Workspace. | 
| WORKSPACE_NETWORK_BYTES_OUTBOUND | Number of outbound network bytes (total sent) in Google Workspace. | 
| WORKSPACE_NETWORK_BYTES_TOTAL | Total number of network bytes (both sent and received) in Google Workspace. | 
| ALERT_EVENT_NAME_COUNT | Track number of alerts fired by EDR/SENTINEL/MICROSOFT_GRAPH. | 
| RESOURCE_CREATION_TOTAL | Analytic tracking successful resource creations. | 
| RESOURCE_CREATION_SUCCESS | Analytic tracking successful resource creations. | 
| RESOURCE_READ_SUCCESS | Analytic tracking successful resource reads. | 
| RESOURCE_READ_FAIL | Analytic tracking failed resource reads. | 
| RESOURCE_DELETION_SUCCESS | Analytic tracking successful resource deletions. | 
| RESOURCE_CREATION_FAIL | Analytic tracking failed resource creations. | 
| RESOURCE_DELETION_FAIL | Analytic tracking failed resource deletions. | 
| RESOURCE_DELETION_TOTAL | Analytic tracking total resource deletions. | 
| RESOURCE_READ_TOTAL | Analytic tracking total resource reads. | 
| RESOURCE_WRITTEN_FAIL | Analytic tracking failed resource writes. | 
| RESOURCE_WRITTEN_SUCCESS | Analytic tracking successful resource writes. | 
| RESOURCE_WRITTEN_TOTAL | Analytic tracking total resource writes. | 
| UDM_DATA_PRESENCE_SUMMARY | UDM data summary tracking unique values of dimensions. |