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 reference documentation for the `MonitoringConfig` class within the Google Kubernetes Engine v1 API, detailing its structure and functionality."],["The `MonitoringConfig` class is designed for configuring cluster monitoring, as shown in the documentation for its constructors, properties, and namespace."],["The page lists various versions of the `Google.Cloud.Container.V1` API, with the latest version being 3.33.0 and older versions from 3.32.0 down to 2.3.0, offering access to each specific version's documentation."],["`MonitoringConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides properties such as `AdvancedDatapathObservabilityConfig`, `ComponentConfig`, and `ManagedPrometheusConfig` for customized monitoring setups."]]],[]]