Skip to content

Commit 54af8d8

Browse files
committed
Update OCP documentation links to latest versions
This commit updates OpenShift Container Platform documentation URLs to point to the latest available versions. Updated by: ocp-doc-checker More info: https://github.com/sebrandon1/ocp-doc-checker
1 parent d7a617d commit 54af8d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/operand_metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can configure OpenShift Monitoring to collect metrics from cert-manager oper
66

77
### Enable User Workload Monitoring
88

9-
Cluster administrators can enable monitoring for user-defined projects by setting the `enableUserWorkload: true` field in the cluster monitoring ConfigMap object. For more details, Please look at the detailed documentation to [Configuring user workload monitoring](https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/monitoring/configuring-user-workload-monitoring).
9+
Cluster administrators can enable monitoring for user-defined projects by setting the `enableUserWorkload: true` field in the cluster monitoring ConfigMap object. For more details, Please look at the detailed documentation to [Configuring user workload monitoring](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/monitoring/configuring-user-workload-monitoring).
1010

1111
1. Create or edit the ConfigMap `cluster-monitoring-config` in namespace `openshift-monitoring`.
1212

@@ -98,7 +98,7 @@ You can select and view these Prometheus Targets via the OpenShift web console,
9898

9999
### Query Metrics
100100

101-
As a cluster administrator or as a user with view permissions for all projects, You can access these metrics using the command line or via the OpenShift web console. For more details, Please look at the detailed documentation to [Accessing metrics](https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/monitoring/accessing-metrics).
101+
As a cluster administrator or as a user with view permissions for all projects, You can access these metrics using the command line or via the OpenShift web console. For more details, Please look at the detailed documentation to [Accessing metrics](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/monitoring/accessing-metrics).
102102

103103
1. Retrieve a bearer token. You can use the following command to get a token for a specific service account.
104104
```

0 commit comments

Comments
 (0)