ClusterAddonsConfigRayOperatorConfig

Constructors

Link copied to clipboard
constructor(enabled: Boolean, rayClusterLoggingConfig: ClusterAddonsConfigRayOperatorConfigRayClusterLoggingConfig? = null, rayClusterMonitoringConfig: ClusterAddonsConfigRayOperatorConfigRayClusterMonitoringConfig? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The status of Ray Logging, which scrapes Ray cluster logs to Cloud Logging. Defaults to disabled; set enabled = true to enable.

Link copied to clipboard

The status of Ray Cluster monitoring, which shows Ray cluster metrics in Cloud Console. Defaults to disabled; set enabled = true to enable.