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, specifically for the .NET environment, spanning versions from 2.3.0 up to the latest version 3.33.0."],["`MonitoringConfig` is a class used to configure cluster monitoring settings within Google Cloud's Container service, and it can be implemented as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MonitoringConfig` class offers properties such as `AdvancedDatapathObservabilityConfig`, `ComponentConfig`, and `ManagedPrometheusConfig`, allowing configuration of advanced datapath observability features, monitoring components, and the enablement of Google Cloud Managed Service for Prometheus."],["The documentation available, covers the `MonitoringConfig()` constructor, in addition to the `MonitoringConfig(MonitoringConfig other)` constructor."],["The reference content includes the namespace and assembly information, `Google.Cloud.Container.V1` and `Google.Cloud.Container.V1.dll` respectively."]]],[]]