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 page provides documentation for the `MonitoringConfig` class within the Google Kubernetes Engine (GKE) v1 API, specifically for the .NET library."],["The latest version available is 3.33.0, and the page lists all versions from 3.33.0 down to 2.3.0, each linked to its respective documentation page."],["`MonitoringConfig` is used for configuring cluster monitoring in GKE and inherits from `Object`, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MonitoringConfig` class has two primary properties: `ComponentConfig`, which configures monitoring components, and `ManagedPrometheusConfig`, which enables Google Cloud Managed Service for Prometheus."],["The page includes a list of inherited members from the `Object` class, the namespace the `MonitoringConfig` class is located in and the specific assembly."]]],[]]