Skip to content

Commit 1b8abc9

Browse files
committed
fixed link issue
1 parent d5e045b commit 1b8abc9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/azure-monitor/insights/container-insights-prometheus-integration.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,13 @@ The configuration change can take a few minutes to finish before taking effect,
189189
190190
## Verify configuration
191191
192-
To verify the configuration was successfully applied to a cluster other than Azure Red Hat OpenShift, use the following command to review the logs from an agent pod: `kubectl logs omsagent-fdf58 -n=kube-system`. If there are configuration errors from the omsagent pods, the output will show errors similar to the following:
192+
To verify the configuration was successfully applied to a cluster, use the following command to review the logs from an agent pod: `kubectl logs omsagent-fdf58 -n=kube-system`.
193+
194+
>[!NOTE]
195+
>This command is not applicable to Azure Red Hat OpenShift cluster.
196+
>
197+
198+
If there are configuration errors from the omsagent pods, the output will show errors similar to the following:
193199
194200
```
195201
***************Start Config Processing********************

0 commit comments

Comments
 (0)