<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=PrivateEdition%2FCurrent%2FOperations%2FEnableMonitoringServicesOCP</id>
	<title>PrivateEdition/Current/Operations/EnableMonitoringServicesOCP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=PrivateEdition%2FCurrent%2FOperations%2FEnableMonitoringServicesOCP"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PrivateEdition/Current/Operations/EnableMonitoringServicesOCP&amp;action=history"/>
	<updated>2026-05-13T12:52:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PrivateEdition/Current/Operations/EnableMonitoringServicesOCP&amp;diff=123910&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;{{Article |Standalone=No |DisplayName=Enabling monitoring in OpenShift Container Platform |TocName=Enabling monitoring in OpenShift Container Platform |Context=Learn how to en...&quot;</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PrivateEdition/Current/Operations/EnableMonitoringServicesOCP&amp;diff=123910&amp;oldid=prev"/>
		<updated>2022-06-30T17:46:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Article |Standalone=No |DisplayName=Enabling monitoring in OpenShift Container Platform |TocName=Enabling monitoring in OpenShift Container Platform |Context=Learn how to en...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Enabling monitoring in OpenShift Container Platform&lt;br /&gt;
|TocName=Enabling monitoring in OpenShift Container Platform&lt;br /&gt;
|Context=Learn how to enable monitoring in OpenShift Container Platform for the cluster and your private edition services.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=Setting up monitoring for your private edition services in OCP&lt;br /&gt;
|anchor=EnableMonitoringOCP&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=Enabling monitoring in OpenShift Container Platform allows cluster administrators, developers, and other users to specify how services and pods are monitored in projects. After you enable this feature, you can query metrics, review dashboards, and manage alerting rules and silences for your projects in the OpenShift Container Platform web console.&lt;br /&gt;
&lt;br /&gt;
To enable monitoring of services, follow these steps.&lt;br /&gt;
&lt;br /&gt;
#Edit the '''cluster-monitoring-config''' ConfigMap object.&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;yaml&amp;quot;&amp;gt;$ oc -n openshift-monitoring edit configmap cluster-monitoring-config&amp;lt;/source&amp;gt;&lt;br /&gt;
#Set  '''enableUserWorkload''' under data/config.yaml to &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt;.&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;yaml&amp;quot;&amp;gt;&lt;br /&gt;
 apiVersion: v1&lt;br /&gt;
 kind: ConfigMap&lt;br /&gt;
 metadata:&lt;br /&gt;
   name: cluster-monitoring-config&lt;br /&gt;
   namespace: openshift-monitoring&lt;br /&gt;
 data:&lt;br /&gt;
   config.yaml: &lt;br /&gt;
     enableUserWorkload: true&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
#:Save the file to apply the changes. Monitoring your own services is enabled automatically.&lt;br /&gt;
#Optional: Use the following command to ensure the '''prometheus-user-workload''' pods are created.&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;yaml&amp;quot;&amp;gt; $ oc -n openshift-user-workload-monitoring get pod &amp;lt;/source&amp;gt;&lt;br /&gt;
#:Sample output:&lt;br /&gt;
#:[[File:Sample output.jpg|link=https://all.docs.genesys.com/File:Sample_output.jpg]]&lt;br /&gt;
#:For more details, refer to [https://docs.openshift.com/container-platform/4.6/monitoring/enabling-monitoring-for-user-defined-projects.html Enabling monitoring for user-defined projects].&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>