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-04-09 UTC."],[[["This webpage provides documentation for the `MonitoringConfig` class within the Google Kubernetes Engine v1 API, which is used for cluster monitoring configuration."],["The latest version of the `MonitoringConfig` documentation is 3.33.0, and the page lists a range of previous versions back to 2.3.0."],["The `MonitoringConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`MonitoringConfig` has two key properties: `ComponentConfig`, which details monitoring components configuration, and `ManagedPrometheusConfig`, which enables the Google Cloud Managed Service for Prometheus."],["The documentation for the `MonitoringConfig` class includes details about its constructors as well, being `MonitoringConfig()` and `MonitoringConfig(MonitoringConfig other)`."]]],[]]