Skip to content

Commit 3e82068

Browse files
authored
Update azure-monitor-agent page with HDI image number
Update azure-monitor-agent page with HDI image number
1 parent cfc7575 commit 3e82068

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/hdinsight/azure-monitor-agent.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This document outlines the changes to the Azure Monitor integration and provides
4747

4848
**Redesigned schemas:** The schema formatting for the new Azure Monitor integration is better organized and easy to understand. There are two-thirds fewer schemas to remove as much ambiguity in the legacy schemas as possible.
4949

50-
**Selective Logging:** There are logs and metrics available through Log Analytics. To help you save on monitoring costs, we are releasing a new selective logging feature. Use this feature to turn on and off different logs and metric sources. With this feature, you need to pay for what you use. For more details, see [Selective Logging](./selective-logging-analysis.md).
50+
**Selective Logging:** There are logs and metrics available through Log Analytics. To help you save on monitoring costs, we're releasing a new selective logging feature. Use this feature to turn on and off different logs and metric sources. With this feature, you need to pay for what you use. For more information, see [Selective Logging](./selective-logging-analysis.md).
5151

5252
**Logs cluster portal integration:** The Logs pane is new to the HDInsight Cluster portal. Anyone with access to the cluster can go to this pane to query any table that the cluster resource sends records to. Users don't need access to the Log Analytics workspace anymore to see the records for a specific cluster resource.
5353

@@ -64,7 +64,7 @@ The following sections describe how customers can use the new Azure Monitor Agen
6464
> [!NOTE]
6565
> Customers using Azure Monitor Classic will no longer work after 31 August, 2024.
6666
> Customers using New Azure Monitor experience (preview) are required to migrate to Azure Monitor Agent (AMA) before Jaunary 31, 2025.
67-
> Clusters with Image **Image Number** with the latest HDInsight API **API Number** will have ability to enable the Azure Monitor Agent integration, and this will be the default setup for customers using **Image number**.
67+
> Clusters with mage **2407260448** with the latest HDInsight API **API Number** will have ability to enable the Azure Monitor Agent integration, and this will be the default setup for customers using image **2407260448**.
6868
6969
### Activate a new Azure Monitor Agent integration
7070

@@ -97,7 +97,7 @@ Activate the new integration by going to your cluster's portal page and scrollin
9797
There are two ways you can access the new tables.
9898

9999
**Known Issues**
100-
Logs related to livy jobs are missing some columns in few tables. Reach out to customer support.
100+
Logs related to Livy jobs are missing some columns in few tables. Reach out to customer support.
101101

102102
#### Approach 1:
103103

@@ -107,9 +107,9 @@ Logs related to livy jobs are missing some columns in few tables. Reach out to c
107107

108108
1. Scroll down in the menu on the left side of the screen and select Logs. A Logs query editor pops up with a list of all the tables in the workspace.
109109

110-
1. If the tables are grouped by Solution, the new HDI tables are under the Logs Management section.
110+
1. If the tables grouped by Solution, the new HDInsight tables are under the Logs Management section.
111111

112-
1. If you group the tables by Resource Type, the tables are under the HDInsight Clusters section as shown in the image below.
112+
1. If you group the tables by Resource Type, the tables are under the HDInsight Clusters section as shown in the image.
113113

114114
> [!NOTE]
115115
>This process describes how the logs were accessed in the old integration. This requires the user to have access to the workspace.
@@ -148,7 +148,7 @@ You can enter your own queries in the Logs query editor. Queries used on the old
148148

149149
**Insights**
150150

151-
Insights are cluster-specific visualization dashboards made using [Azure Workbooks](/azure/azure-monitor/visualize/workbooks-overview). These dashboards give you detailed graphs and visualizations of how your cluster is running. The dashboards have sections for each cluster type, YARN, system metrics, and component logs. You can access your cluster's dashboard by visiting your cluster's page in the portal, scrolling down to the Monitoring section, and selecting the Insights pane. The dashboard loads automatically if you've enabled the new integration. Allow a few seconds for the graphs to load as they query the logs.
151+
Insights are cluster-specific visualization dashboards made using [Azure Workbooks](/azure/azure-monitor/visualize/workbooks-overview). These dashboards give you detailed graphs and visualizations of how your cluster is running. The dashboards have sections for each cluster type, YARN, system metrics, and component logs. You can access your cluster's dashboard by visiting your cluster's page in the portal, scrolling down to the Monitoring section, and selecting the Insights pane. The dashboard loads automatically if enabled the new integration. Allow a few seconds for the graphs to load as they query the logs.
152152

153153
:::image type="content" source="./media/azure-monitor-agent/dashboard.png" alt-text="Screenshot showing the dashboard." border="true" lightbox="./media/azure-monitor-agent/dashboard.png":::
154154

@@ -178,7 +178,7 @@ We provide a [mapping table](./log-analytics-migration.md#appendix-table-mappi
178178

179179
**Update dashboards for HDInsight clusters**
180180

181-
If you have built multiple dashboards to monitor your HDInsight clusters, you need to adjust the query behind the table once you enable the new Azure Monitor integration. The table name or the field name might change in the new integration, but all the information you have in old integration is included.
181+
If you build multiple dashboards to monitor your HDInsight clusters, you need to adjust the query behind the table once you enable the new Azure Monitor integration. The table name or the field name might change in the new integration, but all the information you have in old integration is included.
182182

183183
Refer to the [mapping table](log-analytics-migration.md#appendix-table-mapping) between the old table/schema to the new table/schema to update the query behind the dashboards
184184

@@ -189,7 +189,7 @@ We also improved the out-of-box dashboards both at the cluster-level. There's a
189189

190190
## Release and support timeline
191191

192-
* Classic Azure Monitoring integration will be unavailable after October 15, 2021. You can't enable classic Azure Monitoring integration after that date.
192+
* Classic Azure Monitoring integration isn't unavailable after October 15, 2021. You can't enable classic Azure Monitoring integration after that date.
193193

194194
* Classic Azure Monitoring integration ingestion will not be working after August 31, 2024.
195195

0 commit comments

Comments
 (0)