Skip to content

openshift/cluster-monitoring-operator

Folders and files

NameName
Last commit message
Last commit date
Jan 16, 2025
Apr 23, 2025
Apr 23, 2025
Nov 19, 2024
Apr 17, 2024
Mar 3, 2025
Apr 23, 2025
Apr 17, 2025
Apr 14, 2025
Apr 9, 2025
Apr 17, 2025
Dec 9, 2024
Jun 28, 2018
Jun 22, 2023
Apr 3, 2025
May 4, 2023
Nov 13, 2024
Jan 16, 2025
Apr 13, 2018
Dec 9, 2024
Apr 11, 2018
Apr 3, 2025
Jan 22, 2024
Oct 6, 2021
Sep 4, 2024
Sep 27, 2018
Apr 13, 2018
Oct 17, 2018
Apr 17, 2025
Apr 17, 2025
Mar 20, 2024

Cluster Monitoring Operator

The Cluster Monitoring Operator manages and updates the Prometheus-based cluster monitoring stack deployed on top of OpenShift.

It contains the following components:

The deployed Prometheus instance (prometheus-k8s) is responsible for monitoring and alerting on cluster and OpenShift components; it should not be extended to monitor user applications. Users interested in leveraging Prometheus for application monitoring on OpenShift should consider enabling User Workload Monitoring to easily setup new Prometheus instances to monitor and alert on their applications.

Alertmanager is a cluster-global component for handling alerts generated by all Prometheus instances deployed in that cluster.

Adding new metrics to be sent via telemetry

See the Sending metrics via Telemetry page.

Documentation on the data sent can be found in the data collection documentation.

Contributing

Please refer to the CONTRIBUTING.md document for information.

Release

Release checklist is available when creating new "Release Checklist" issue.