public enum Metric.MetricName extends Enum<Metric.MetricName> implements ProtocolMessageEnumThe name of the precomputed analytic.
Protobuf enum google.backstory.Metric.MetricName
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ALERT_EVENT_NAME_COUNT |
Track number of alerts fired by EDR/SENTINEL/MICROSOFT_GRAPH. |
ALERT_EVENT_NAME_COUNT_VALUE |
Track number of alerts fired by EDR/SENTINEL/MICROSOFT_GRAPH. |
AUTH_ATTEMPTS_FAIL |
Failed authentication attempts. |
AUTH_ATTEMPTS_FAIL_VALUE |
Failed authentication attempts. |
AUTH_ATTEMPTS_SUCCESS |
Successful authentication attempts. |
AUTH_ATTEMPTS_SUCCESS_VALUE |
Successful authentication attempts. |
AUTH_ATTEMPTS_TOTAL |
Total authentication attempts. |
AUTH_ATTEMPTS_TOTAL_VALUE |
Total authentication attempts. |
DNS_BYTES_OUTBOUND |
Total number of sent bytes for DNS events. |
DNS_BYTES_OUTBOUND_VALUE |
Total number of sent bytes for DNS events. |
DNS_QUERIES_FAIL |
Number of events with response_code != 0. |
DNS_QUERIES_FAIL_VALUE |
Number of events with response_code != 0. |
DNS_QUERIES_SUCCESS |
DNS query success count - Number of events with response_code = 0. |
DNS_QUERIES_SUCCESS_VALUE |
DNS query success count - Number of events with response_code = 0. |
DNS_QUERIES_TOTAL |
Total number of DNS queries made. |
DNS_QUERIES_TOTAL_VALUE |
Total number of DNS queries made. |
FILE_EXECUTIONS_FAIL |
Number of failed file executions. |
FILE_EXECUTIONS_FAIL_VALUE |
Number of failed file executions. |
FILE_EXECUTIONS_SUCCESS |
Number of successfule file executions. |
FILE_EXECUTIONS_SUCCESS_VALUE |
Number of successfule file executions. |
FILE_EXECUTIONS_TOTAL |
Total number file executions. |
FILE_EXECUTIONS_TOTAL_VALUE |
Total number file executions. |
HTTP_QUERIES_FAIL |
Number of failed HTTP queries. |
HTTP_QUERIES_FAIL_VALUE |
Number of failed HTTP queries. |
HTTP_QUERIES_SUCCESS |
Number of successful HTTP queries. |
HTTP_QUERIES_SUCCESS_VALUE |
Number of successful HTTP queries. |
HTTP_QUERIES_TOTAL |
Total number of HTTP queries. |
HTTP_QUERIES_TOTAL_VALUE |
Total number of HTTP queries. |
METRIC_NAME_UNSPECIFIED |
Default |
METRIC_NAME_UNSPECIFIED_VALUE |
Default |
NETWORK_BYTES_INBOUND |
Total received network bytes. |
NETWORK_BYTES_INBOUND_VALUE |
Total received network bytes. |
NETWORK_BYTES_OUTBOUND |
Total network sent bytes. |
NETWORK_BYTES_OUTBOUND_VALUE |
Total network sent bytes. |
NETWORK_BYTES_TOTAL |
Total network sent bytes and received bytes. |
NETWORK_BYTES_TOTAL_VALUE |
Total network sent bytes and received bytes. |
NETWORK_FLOWS_INBOUND |
Total number of events having non-null received bytes. |
NETWORK_FLOWS_INBOUND_VALUE |
Total number of events having non-null received bytes. |
NETWORK_FLOWS_OUTBOUND |
Total number of events having non-null sent bytes. |
NETWORK_FLOWS_OUTBOUND_VALUE |
Total number of events having non-null sent bytes. |
NETWORK_FLOWS_TOTAL |
Total events having non-null sent or received bytes. |
NETWORK_FLOWS_TOTAL_VALUE |
Total events having non-null sent or received bytes. |
RESOURCE_CREATION_FAIL |
Analytic tracking failed resource creations. |
RESOURCE_CREATION_FAIL_VALUE |
Analytic tracking failed resource creations. |
RESOURCE_CREATION_SUCCESS |
Analytic tracking successful resource creations. |
RESOURCE_CREATION_SUCCESS_VALUE |
Analytic tracking successful resource creations. |
RESOURCE_CREATION_TOTAL |
Analytic tracking successful resource creations. |
RESOURCE_CREATION_TOTAL_VALUE |
Analytic tracking successful resource creations. |
RESOURCE_DELETION_FAIL |
Analytic tracking failed resource deletions. |
RESOURCE_DELETION_FAIL_VALUE |
Analytic tracking failed resource deletions. |
RESOURCE_DELETION_SUCCESS |
Analytic tracking successful resource deletions. |
RESOURCE_DELETION_SUCCESS_VALUE |
Analytic tracking successful resource deletions. |
RESOURCE_DELETION_TOTAL |
Analytic tracking total resource deletions. |
RESOURCE_DELETION_TOTAL_VALUE |
Analytic tracking total resource deletions. |
RESOURCE_READ_FAIL |
Analytic tracking failed resource reads. |
RESOURCE_READ_FAIL_VALUE |
Analytic tracking failed resource reads. |
RESOURCE_READ_SUCCESS |
Analytic tracking successful resource reads. |
RESOURCE_READ_SUCCESS_VALUE |
Analytic tracking successful resource reads. |
RESOURCE_READ_TOTAL |
Analytic tracking total resource reads. |
RESOURCE_READ_TOTAL_VALUE |
Analytic tracking total resource reads. |
RESOURCE_WRITTEN_FAIL |
Analytic tracking failed resource writes. |
RESOURCE_WRITTEN_FAIL_VALUE |
Analytic tracking failed resource writes. |
RESOURCE_WRITTEN_SUCCESS |
Analytic tracking successful resource writes. |
RESOURCE_WRITTEN_SUCCESS_VALUE |
Analytic tracking successful resource writes. |
RESOURCE_WRITTEN_TOTAL |
Analytic tracking total resource writes. |
RESOURCE_WRITTEN_TOTAL_VALUE |
Analytic tracking total resource writes. |
UDM_DATA_PRESENCE_SUMMARY |
UDM data summary tracking unique values of dimensions. |
UDM_DATA_PRESENCE_SUMMARY_VALUE |
UDM data summary tracking unique values of dimensions. |
UNRECOGNIZED |
|
WORKSPACE_AUTH_ATTEMPTS_TOTAL |
Total number of authentication attempts in Google Workspace. |
WORKSPACE_AUTH_ATTEMPTS_TOTAL_VALUE |
Total number of authentication attempts in Google Workspace. |
WORKSPACE_EMAILS_SENT_TOTAL |
Total number of emails sent in Google Workspace. |
WORKSPACE_EMAILS_SENT_TOTAL_VALUE |
Total number of emails sent in Google Workspace. |
WORKSPACE_NETWORK_BYTES_OUTBOUND |
Number of outbound network bytes (total sent) in Google Workspace. |
WORKSPACE_NETWORK_BYTES_OUTBOUND_VALUE |
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. |
WORKSPACE_NETWORK_BYTES_TOTAL_VALUE |
Total number of network bytes (both sent and received) in Google Workspace. |
WORKSPACE_TOTAL_CHANGE_ACTIONS |
Total number of change actions in Google Workspace. |
WORKSPACE_TOTAL_CHANGE_ACTIONS_VALUE |
Total number of change actions in Google Workspace. |
WORKSPACE_TOTAL_DOWNLOAD_ACTIONS |
Total number of download actions in Google Workspace. |
WORKSPACE_TOTAL_DOWNLOAD_ACTIONS_VALUE |
Total number of download actions in Google Workspace. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|