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 document provides reference information for the `MonitoringConfig` class within the Anthos Multi-Cloud v1 API, specifically version 2.2.0, and shows that it is part of the Google Cloud GKE MultiCloud V1."],["The `MonitoringConfig` class is designed to describe the monitoring configuration within a cluster and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that takes another `MonitoringConfig` as a parameter, allowing for initialization and cloning."],["The class includes the `ManagedPrometheusConfig` property, which is used to enable the Google Cloud Managed Service for Prometheus within the cluster."],["There are multiple other versions available for this API, with 2.8.0 being the latest, however the focus of this document is version 2.2.0."]]],[]]