public sealed class MonitoringConfig : IMessage<MonitoringConfig>, IEquatable<MonitoringConfig>, IDeepCloneable<MonitoringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class MonitoringConfig.
Parameters that describe the Monitoring configuration in a cluster.
[[["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 documentation page covers the `MonitoringConfig` class within the Anthos Multi-Cloud v1 API, specifically for version 2.1.0."],["The `MonitoringConfig` class is used to configure monitoring settings for a cluster, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides access to different versions of the `MonitoringConfig` class, including the latest version (2.8.0) and several previous versions."],["The class contains properties such as `ManagedPrometheusConfig`, which manages the configuration for Google Cloud Managed Service for Prometheus."],["The `MonitoringConfig` class can be initialized with no parameters, or another `MonitoringConfig` object can be passed to the constructor."]]],[]]