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."],[[["The `MonitoringConfig` class within the Anthos Multi-Cloud v1 API is designed to handle parameters that define the monitoring setup for a cluster."],["This class is part of the `Google.Cloud.GkeMultiCloud.V1` namespace and is detailed in the Google.Cloud.GkeMultiCloud.V1.dll assembly."],["It has multiple version releases, with 2.8.0 being the latest and 1.0.0-beta01 being the earliest version listed."],["`MonitoringConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It contains a `ManagedPrometheusConfig` property, enabling the use of Google Cloud Managed Service for Prometheus within the cluster."]]],[]]