public sealed class MonitoringConfig : IMessage<MonitoringConfig>, IEquatable<MonitoringConfig>, IDeepCloneable<MonitoringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MonitoringConfig.
MonitoringConfig is cluster monitoring configuration.
[[["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."],[[["The latest version available for `MonitoringConfig` in the Google Cloud Container V1 API is 3.33.0, with a wide range of prior versions accessible down to 2.3.0."],["`MonitoringConfig` is a class within the Google Kubernetes Engine v1 API, used for cluster monitoring configurations, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor and one that accepts another `MonitoringConfig` instance as a parameter for creating copies."],["The `MonitoringConfig` class includes two key properties: `ComponentConfig` for monitoring components configuration, and `ManagedPrometheusConfig` for enabling Google Cloud Managed Service for Prometheus in the cluster."]]],[]]