You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/openshift/howto-azure-monitor-v4.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.date: 03/06/2020
11
11
# Azure Monitor integration for Azure Red Hat OpenShift 4.3
12
12
13
13
> [!IMPORTANT]
14
-
> Azure Red Hat OpenShift 4.3 is offered in preview. Preview features are self-service and are provided as is and as available and are excluded from the service-level agreement (SLA) and limited warranty. Therefore, the features aren't meant for production use. To provide feedback, please use: https://aka.ms/openshift/feedback
14
+
> Azure Red Hat OpenShift 4.3 is offered in preview. Preview features are self-service and are provided as is and as available and are excluded from the service-level agreement (SLA) and limited warranty. Therefore, the features aren't meant for production use.
15
15
16
16
This article describes how to enable the private preview of Azure Monitor for containers for OpenShift 4.3 clusters hosted on-prem or in any cloud environment. The same instructions also apply to enable monitoring for Azure Red Hat OpenShift (ARO) 4.3 clusters.
17
17
@@ -34,7 +34,7 @@ This article describes how to enable the private preview of Azure Monitor for co
34
34
> [!TIP]
35
35
> The script uses bash 4 features, so make sure your bash is up to date. You can check your current version with `bash --version`.
@@ -62,47 +62,47 @@ Azure Monitor for containers scrapes the Prometheus metrics and ingest to the Az
62
62
63
63
After successful onboarding, navigate to https://aka.ms/azmon-containers-hybrid and select Environment as **"All"** to view your newly onboarded OpenShift v4 cluster.
If you would like to disable monitoring, you can delete the Azure Monitor for Containers Helm chart using the below command to stop collecting and ingesting monitoring data to Azure Monitor for containers backend.
92
92
93
93
```bash
94
94
helm del azmon-containers-release-1
95
95
```
96
96
97
-
## Update Monitoring
97
+
## Update monitoring
98
98
99
99
Rerun the onboarding script as in Onboarding section with the same parameter to get updated to latest Helm chart.
100
100
101
-
## After Successful Onboarding
101
+
## After successful onboarding
102
102
103
103
Navigate to https://aka.ms/azmon-containers-hybrid and you should be able to see your newly enabled OpenShift/ARO v4 cluster with Health status in the Monitored Clusters Tab and you can get into deeper insights such as metrics, inventory, and logs etc. by clicking the Cluster column.
104
104
105
-
## Supported Features
105
+
## Supported features
106
106
107
107
For more information, see https://docs.microsoft.com/azure/azure-monitor/insights/container-insights-overview for more details on the supported features and functionality.
Copy file name to clipboardExpand all lines: articles/openshift/howto-using-azure-redhat-openshift.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ keywords: aro, openshift, az aro, red hat, cli
13
13
# Create an Azure Red Hat OpenShift 4.3 Cluster
14
14
15
15
> [!IMPORTANT]
16
-
> Azure Red Hat OpenShift (ARO) 4.3 is offered in preview. Preview features are self-service and are provided as is and as available and are excluded from the service-level agreement (SLA) and limited warranty. Therefore, the features aren't meant for production use. To provide feedback, please use: https://aka.ms/openshift/feedback
16
+
> Azure Red Hat OpenShift (ARO) 4.3 is offered in preview. Preview features are self-service and are provided as is and as available and are excluded from the service-level agreement (SLA) and limited warranty. Therefore, the features aren't meant for production use.
0 commit comments