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 of the `MonitoringConfig` class in the Google Kubernetes Engine v1 API is 3.33.0, and it is part of the `Google.Cloud.Container.V1` namespace."],["The `MonitoringConfig` class is designed for configuring cluster monitoring settings and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`MonitoringConfig` allows configuration for monitoring components and provides support for enabling Google Cloud Managed Service for Prometheus through the `ManagedPrometheusConfig` property."],["This class has a historical list of previous versions, from 3.32.0 down to 2.3.0, all within the same `MonitoringConfig` context."],["The class contains two properties `ComponentConfig` and `ManagedPrometheusConfig` which each define how to configure monitoring components and to manage Prometheus."]]],[]]