7.31. UserWorkloadConfiguration
7.31.1. Description 复制链接链接已复制到粘贴板!
The UserWorkloadConfiguration resource defines the settings responsible for user-defined projects in the user-workload-monitoring-config config map in the openshift-user-workload-monitoring namespace. You can only enable UserWorkloadConfiguration after you have set enableUserWorkload to true in the cluster-monitoring-config config map under the openshift-monitoring namespace.
| Property | Type | Description |
|---|---|---|
| alertmanager | Defines the settings for the Alertmanager component in user workload monitoring. | |
| prometheus | Defines the settings for the Prometheus component in user workload monitoring. | |
| prometheusOperator | Defines the settings for the Prometheus Operator component in user workload monitoring. | |
| thanosRuler | Defines the settings for the Thanos Ruler component in user workload monitoring. | |
| namespacesWithoutLabelEnforcement | []string |
Defines the list of namespaces for which Prometheus and Thanos Ruler in user-defined monitoring do not enforce the
The
To make the resulting alerts and metrics visible to project users, the query expressions should return a |