public sealed class RayClusterMonitoringConfig : IMessage<RayClusterMonitoringConfig>, IEquatable<RayClusterMonitoringConfig>, IDeepCloneable<RayClusterMonitoringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class RayClusterMonitoringConfig.
RayClusterMonitoringConfig specifies monitoring configuration for Ray
clusters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `RayClusterMonitoringConfig` class within the Google Kubernetes Engine v1 API."],["The `RayClusterMonitoringConfig` class is used to configure monitoring settings for Ray clusters in Google Kubernetes Engine."],["The latest version of the `RayClusterMonitoringConfig` documentation is 3.33.0, with historical versions available down to version 2.3.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` with inherited members such as `GetHashCode`, `GetType`, and `ToString` from the base object class."],["The `Enabled` property of the class allows for boolean configuration for metric collection for Ray clusters."]]],[]]