You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/oadp-monitoring-setup.adoc
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,11 @@ With enabled User Workload Monitoring, it is possible to configure and use any P
12
12
13
13
Monitoring metrics requires enabling monitoring for the user-defined projects and creating a `ServiceMonitor` resource to scrape those metrics from the already enabled OADP service endpoint that resides in the `openshift-adp` namespace.
14
14
15
+
[NOTE]
16
+
====
17
+
The {oadp-short} support for Prometheus metrics is offered on a best-effort basis and is not fully supported.
18
+
====
19
+
15
20
.Prerequisites
16
21
* You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
17
22
* You have created a cluster monitoring config map.
0 commit comments