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 defines parameters for managing monitoring configurations within a cluster, it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.8.0, while this specific page highlights version 2.7.0 and lists previous versions as well."],["The class includes a property, `ManagedPrometheusConfig`, which enables the use of Google Cloud Managed Service for Prometheus within the cluster."]]],[]]