mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
24 lines
1.2 KiB
Plaintext
24 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * serverless/admin_guide/serverless-admin-monitoring.adoc
|
|
|
|
[id="serverless-admin-monitoring-eventing-cpu-memory_{context}"]
|
|
= Monitoring Knative Eventing source CPU and memory usage
|
|
|
|
You can use the {product-title} monitoring dashboards to view source CPU and memory usage metrics for Knative Eventing components.
|
|
|
|
.Prerequisites
|
|
|
|
* You have cluster administrator permissions, and access to the *Administrator* perspective in the {product-title} web console.
|
|
* You have installed the {ServerlessOperatorName}, as well as the Knative Eventing component.
|
|
* The {product-title} monitoring stack is enabled on your cluster. You can enable monitoring for {ServerlessProductName} during installation by checking the box to *Enable operator recommended cluster monitoring on this namespace* when installing the {ServerlessOperatorName}.
|
|
|
|
.Procedure
|
|
|
|
. In the *Administrator* perspective, navigate to *Monitoring* -> *Dashboards*.
|
|
. Select the *Knative Eventing - Source CPU and Memory Usage* dashboard in the *Dashboard* drop-down list to view the following metrics:
|
|
** Total CPU Usage (rate per minute)
|
|
** Total Memory Usage (bytes)
|
|
** Total Network I/O (rate per minute)
|
|
** Total Network Errors (rate per minute)
|