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."],["The documentation covers a range of versions for this class, from version 2.3.0 to the latest version 3.33.0."],["The `RayClusterMonitoringConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting members from `object`."],["The properties covered, such as the `Enabled` property, allow for metrics collection to be enabled or disabled for Ray clusters through the boolean setting."]]],[]]