MonitoringConfig

פרמטרים שמתארים את הגדרת המעקב באשכול.

ייצוג ב-JSON
{
  "managedPrometheusConfig": {
    object (ManagedPrometheusConfig)
  },
  "cloudMonitoringConfig": {
    object (CloudMonitoringConfig)
  }
}
שדות
managedPrometheusConfig

object (ManagedPrometheusConfig)

מפעילים את השירות המנוהל של Google Cloud ל-Prometheus באשכול.

cloudMonitoringConfig

object (CloudMonitoringConfig)

אפשר להפעיל מדדים של GKE. רק עבור Attached Clusters.

ManagedPrometheusConfig

‫ManagedPrometheusConfig מגדיר את התצורה של השירות המנוהל של Google Cloud ל-Prometheus.

ייצוג ב-JSON
{
  "enabled": boolean
}
שדות
enabled

boolean

מפעילים את האפשרות 'אוסף מנוהל'.

CloudMonitoringConfig

‫CloudMonitoringConfig מגדיר את ההגדרות של Cloud Logging ו-Cloud Monitoring המובנים. רק עבור Attached Clusters.

ייצוג ב-JSON
{
  "enabled": boolean
}
שדות
enabled

boolean

מפעילים רישום ביומן ומדדים מקוריים של GKE. רק עבור Attached Clusters.