public sealed class MonitoringComponentConfig : IMessage<MonitoringComponentConfig>, IEquatable<MonitoringComponentConfig>, IDeepCloneable<MonitoringComponentConfig>, IBufferMessage, IMessage
MonitoringComponentConfig is cluster monitoring component configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eMonitoringComponentConfig\u003c/code\u003e is 3.33.0, with previous versions available down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMonitoringComponentConfig\u003c/code\u003e is a class used to configure cluster monitoring components, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides a constructor for creating a new \u003ccode\u003eMonitoringComponentConfig\u003c/code\u003e or copying another, with the latter accepting an existing \u003ccode\u003eMonitoringComponentConfig\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableComponents\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField\u003c/code\u003e, is used to specify which components should have their metrics collected, and disabling monitoring is achieved by providing an empty set.\u003c/p\u003e\n"]]],[],null,[]]