7.19. NodeExporterConfig
7.19.1. Description 复制链接链接已复制到粘贴板!
The NodeExporterConfig resource defines settings for the node-exporter agent.
Appears in: ClusterMonitoringConfiguration
| Property | Type | Description |
|---|---|---|
| collectors | Defines which collectors are enabled and their additional configuration parameters. | |
| maxProcs | uint32 |
The target number of CPUs on which the node-exporter’s process will run. The default value is |
| ignoredNetworkDevices | *[]string |
A list of network devices, defined as regular expressions, that you want to exclude from the relevant collector configuration such as |
| resources | *v1.ResourceRequirements |
Defines resource requests and limits for the |