mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
942 B
Plaintext
20 lines
942 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd_architecture/osd_policy/osd-service-definition.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="sdpolicy-monitoring_{context}"]
|
|
= Monitoring
|
|
|
|
[role="_abstract"]
|
|
Review the tools you need to monitor cluster performance and stay informed about your cluster's status.
|
|
|
|
[id="cluster-metrics_{context}"]
|
|
== Cluster metrics
|
|
|
|
{product-title} clusters come with an integrated Prometheus/Grafana stack for cluster monitoring including CPU, memory, and network-based metrics. This is accessible through the web console and can also be used to view cluster-level status and capacity/usage through a Grafana dashboard. These metrics also allow for horizontal pod autoscaling based on CPU or memory metrics provided by an {product-title} user.
|
|
|
|
[id="cluster-status-notification_{context}"]
|
|
== Cluster notifications
|
|
|
|
include::snippets/managed-openshift-about-cluster-notifications.adoc[leveloffset=+0] |