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 in the .NET environment."],["The latest version of `MonitoringConfig` is 3.33.0, and the page also provides links to documentation for past versions going back to 2.3.0."],["`MonitoringConfig` is used for configuring cluster monitoring settings and contains properties related to advanced datapath observability, monitoring components, and Google Cloud Managed Service for Prometheus."],["The `MonitoringConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation lists available constructors for `MonitoringConfig`, as well as properties such as `AdvancedDatapathObservabilityConfig`, `ComponentConfig`, and `ManagedPrometheusConfig`, which provide settings for cluster monitoring."]]],[]]