Skip to content

Commit 8cf08dc

Browse files
authored
Update user-guide-v1beta2.adoc
1 parent 4588c4f commit 8cf08dc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/user-guide-v1beta2.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,11 +443,13 @@ Once a `RuntimeComponent` application is exposed as a Provisioned Service, a ser
443443

444444
=== Monitoring
445445

446-
Runtime Component Operator can create a `ServiceMonitor` resource to integrate with `Prometheus Operator` once installed.
446+
Runtime Component Operator can create a `ServiceMonitor` resource to integrate with `Prometheus Operator`.
447447

448-
Monitoring can be leveraged by users on Red Hat OpenShift Container Platform v4.6+. Before using the feature, you must install `Prometheus Operator` by following our link:++https://github.com/OpenLiberty/open-liberty-operator/blob/main/doc/openshift-monitoring.adoc#application-monitoring-on-rhocp-46++[Application Monitoring on RHOCP 4.6+] guide. Configure the `RuntimeComponent` CR instance with the basic or advanced monitoring specification below, then view Prometheus Metrics through the OpenShift UI as "Administrator" under the `Observe` > `Metrics` tab.
448+
**For users on Red Hat OpenShift Container Platform v4.6+**. Before using the feature, you must install `Prometheus Operator` by following our link:++https://github.com/OpenLiberty/open-liberty-operator/blob/main/doc/openshift-monitoring.adoc#application-monitoring-on-rhocp-46++[Application Monitoring on RHOCP 4.6+] guide. Configure the `RuntimeComponent` CR instance with the basic or advanced monitoring specification below, then view Prometheus Metrics through the OpenShift UI as "Administrator" under the `Observe` > `Metrics` tab.
449449

450-
_This feature does not support community versions of Prometheus Operator and integration with Knative Service._
450+
_The community version of Prometheus Operator is not supported for users on Red Hat OpenShift Container Platform._
451+
452+
_This feature does not support integration with Knative Service._
451453

452454
==== Basic monitoring specification
453455

0 commit comments

Comments
 (0)