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 page provides documentation for the `MonitoringConfig` class within the Anthos Multi-Cloud v1 API."],["The latest version of the `MonitoringConfig` API is 2.8.0, and there are multiple previous versions available, ranging from 1.0.0-beta01 to 2.7.0."],["`MonitoringConfig` describes the configuration parameters for monitoring within a cluster and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `MonitoringConfig` class has properties, including `ManagedPrometheusConfig`, which enables Google Cloud Managed Service for Prometheus."],["There are two constructors available, one being the default and the other allowing to make a copy of an existing `MonitoringConfig`."]]],[]]