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-04-09 UTC."],[[["This webpage provides documentation for the `MonitoringConfig` class within the Anthos Multi-Cloud v1 API."],["The `MonitoringConfig` class describes the monitoring settings for a cluster and is part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The latest version of the API documented on this page is 2.8.0, but the page you are currently on is regarding version 2.3.0."],["The `MonitoringConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of `MonitoringConfig` is `ManagedPrometheusConfig`, which is used to enable Google Cloud Managed Service for Prometheus."]]],[]]