メインコンテンツまでスキップ

GoogleCloudMonitoringAlertPolicyConditionMatchedLog

No description

type GoogleCloudMonitoringAlertPolicyConditionMatchedLog {
filter: String!
labelExtractors: [GoogleCloudMonitoringAlertPolicyConditionMatchedLogLabel!]!
}

Fields

GoogleCloudMonitoringAlertPolicyConditionMatchedLog.filter ● String! non-null scalar

A logs-based filter

GoogleCloudMonitoringAlertPolicyConditionMatchedLog.labelExtractors ● [GoogleCloudMonitoringAlertPolicyConditionMatchedLogLabel!]! non-null object

The map from a label key to an extractor expression, which is used to extract the value for this label key

Member of

GoogleCloudMonitoringAlertPolicyCondition object