Skip to content

Commit d1395d9

Browse files
authored
Merge pull request #74818 from eromanova97/OBSDOCS-991
OBSDOCS-991: Add information to the Support monitoring section about …
2 parents f2af4eb + 505c68e commit d1395d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/monitoring-support-considerations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This procedure is a supported exception to the preceding statement.
2828
* *Modifying resources of the stack.* The {product-title} monitoring stack ensures its resources are always in the state it expects them to be. If they are modified, the stack will reset them.
2929
* *Deploying user-defined workloads to `openshift-*`, and `kube-*` projects.* These projects are reserved for Red Hat provided components and they should not be used for user-defined workloads.
3030
* *Enabling symptom based monitoring by using the `Probe` custom resource definition (CRD) in Prometheus Operator.*
31+
* *Manually deploying monitoring resources into namespaces that have the `openshift.io/cluster-monitoring: "true"` label.*
32+
* *Adding the `openshift.io/cluster-monitoring: "true"` label to namespaces.* This label is reserved only for the namespaces with core {product-title} components and Red{nbsp}Hat certified components.
3133
endif::openshift-dedicated,openshift-rosa[]
3234
3335
* *Installing custom Prometheus instances on {product-title}.* A custom instance is a Prometheus custom resource (CR) managed by the Prometheus Operator.

0 commit comments

Comments
 (0)