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 (GKE) v1 API, specifically for the .NET environment."],["The latest version available is 3.33.0, and the page lists a comprehensive history of versions, starting from 3.33.0 all the way down to 2.3.0, with corresponding documentation links for each."],["`MonitoringConfig` is used to define the cluster monitoring configuration, and it inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MonitoringConfig` class includes properties such as `AdvancedDatapathObservabilityConfig`, `ComponentConfig`, and `ManagedPrometheusConfig` to configure different aspects of cluster monitoring."],["The page outlines the constructors available for the `MonitoringConfig` class and lists inherited members and the namespace for the class."]]],[]]