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."],[[["This webpage provides documentation for the `MonitoringConfig` class within the Google Kubernetes Engine v1 API, detailing its structure and functionality across multiple versions."],["The latest version available is 3.33.0, while the current documentation focuses on version 3.32.0, with a list of versions dating back to 2.3.0."],["The `MonitoringConfig` class is used for cluster monitoring configuration, which can be referenced in its implementation of interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `MonitoringConfig` class include `AdvancedDatapathObservabilityConfig`, `ComponentConfig`, and `ManagedPrometheusConfig`, each enabling different aspects of monitoring."],["The documentation allows users to explore different versions of `MonitoringConfig` and its properties, such as the different configuration objects for monitoring components."]]],[]]