Skip to content

Commit 5c5c30f

Browse files
committed
update links, includes
1 parent 0417320 commit 5c5c30f

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

articles/machine-learning/monitor-azure-machine-learning-reference.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Monitoring data reference for Machine Learning
2+
title: Azure Machine Learning monitoring data reference
33
description: This article contains important reference material you need when you monitor Azure Machine Learning.
4-
ms.date: 02/08/2024
4+
ms.date: 02/15/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
ms.author: aashishb
@@ -35,18 +35,18 @@ At a minimum your service should have the following two articles:
3535
- Filename: "monitor-machine-learning-reference.md".
3636
-->
3737

38-
# Machine Learning monitoring data reference
38+
# Azure Machine Learning monitoring data reference
3939

4040
<!-- Intro. Required. -->
41-
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
41+
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
4242

4343
See [Monitor Machine Learning](monitor-azure-machine-learning.md) for details on the data you can collect for Azure Machine Learning and how to use it.
4444

4545
<!-- ## Metrics. Required section. -->
46-
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
46+
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
4747
The resource provider for these metrics is Microsoft.MachineLearningServices/workspaces.
4848

49-
The metrics categories are Model, Quota, Resource, Run, and Traffic. Quota information is for Machine Learning compute only. Run provides information on training runs for the workspace.
49+
The metrics categories are **Model**, **Quota**, **Resource**, **Run**, and **Traffic**. **Quota** information is for Machine Learning compute only. **Run** provides information on training runs for the workspace.
5050
<!-- Repeat the following section for each resource type/namespace in your service. -->
5151

5252
### Supported metrics for Microsoft.MachineLearningServices/workspaces
@@ -57,13 +57,13 @@ The following table lists the metrics available for the Microsoft.MachineLearnin
5757
2. Find the metrics for the resource type at https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/metrics-index#supported-metrics-per-resource-type, which is autogenerated from underlying systems. Either link to the listed metrics page(s), OR #include the metrics table(s).
5858
3. Add any further information after each metric #include or link. -->
5959

60-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
60+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
6161
[!INCLUDE [Microsoft.MachineLearningServices/workspaces](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-machinelearningservices-workspaces-metrics-include.md)]
6262

6363
### Supported metrics for Microsoft.MachineLearningServices/workspaces/onlineEndpoints
6464
The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces/onlineEndpoints resource type.
6565

66-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
66+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
6767
[!INCLUDE [Microsoft.MachineLearningServices/workspaces/onlineEndpoints](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics-include.md)]
6868

6969
### Supported metrics for Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments
@@ -74,12 +74,12 @@ The following table lists the metrics available for the Microsoft.MachineLearnin
7474
2. Find the metrics for the resource type at https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/metrics-index#supported-metrics-per-resource-type, which is autogenerated from underlying systems. Either link to the listed metrics page(s), OR #include the metrics table(s).
7575
3. Add any further information after each metric #include or link. -->
7676

77-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
77+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
7878
[!INCLUDE [Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-machinelearningservices-workspaces-onlineendpoints-deployments-metrics-include.md)]
7979

8080
<!-- ## Metric dimensions. Required section. -->
81-
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
82-
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
81+
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
82+
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
8383
| Dimension | Description |
8484
| ---- | ---- |
8585
| Cluster Name | The name of the compute cluster resource. Available for all quota metrics. |
@@ -104,7 +104,7 @@ The valid values for the RunType dimension are:
104104
| ReusedStepRun | A run for a pipeline step that reuses a previous run. |
105105

106106
<!-- ## Resource logs. Required section. -->
107-
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
107+
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
108108

109109
<!-- Add at least one resource provider/resource type here. Example: ### Supported resource logs for Microsoft.Storage/storageAccounts/blobServices
110110
Repeat this section for each resource type/namespace in your service. -->
@@ -118,41 +118,41 @@ Repeat this section for each resource type/namespace in your service. -->
118118
[!INCLUDE [Microsoft.MachineLearningServices/workspaces/onlineEndpoints](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-machinelearningservices-workspaces-onlineendpoints-logs-include.md)]
119119

120120
<!-- ## Azure Monitor Logs tables. Required section. -->
121-
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
121+
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
122122
### Machine Learning
123123
Microsoft.MachineLearningServices/workspaces
124-
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity)
125-
- [AMLOnlineEndpointConsoleLog](/azure/azure-monitor/reference/tables/AMLOnlineEndpointConsoleLog)
126-
- [AMLOnlineEndpointTrafficLog](/azure/azure-monitor/reference/tables/AMLOnlineEndpointTrafficLog)
127-
- [AMLOnlineEndpointEventLog](/azure/azure-monitor/reference/tables/AMLOnlineEndpointEventLog)
128-
- [AzureMetrics](/azure/azure-monitor/reference/tables/AzureMetrics)
129-
- [AMLComputeClusterEvent](/azure/azure-monitor/reference/tables/AMLComputeClusterEvent)
130-
- [AMLComputeClusterNodeEvent](/azure/azure-monitor/reference/tables/AMLComputeClusterNodeEvent)
131-
- [AMLComputeJobEvent](/azure/azure-monitor/reference/tables/AMLComputeJobEvent)
132-
- [AMLRunStatusChangedEvent](/azure/azure-monitor/reference/tables/AMLRunStatusChangedEvent)
133-
- [AMLComputeCpuGpuUtilization](/azure/azure-monitor/reference/tables/AMLComputeCpuGpuUtilization)
134-
- [AMLComputeInstanceEvent](/azure/azure-monitor/reference/tables/AMLComputeInstanceEvent)
135-
- [AMLDataLabelEvent](/azure/azure-monitor/reference/tables/AMLDataLabelEvent)
136-
- [AMLDataSetEvent](/azure/azure-monitor/reference/tables/AMLDataSetEvent)
137-
- [AMLDataStoreEvent](/azure/azure-monitor/reference/tables/AMLDataStoreEvent)
138-
- [AMLDeploymentEvent](/azure/azure-monitor/reference/tables/AMLDeploymentEvent)
139-
- [AMLEnvironmentEvent](/azure/azure-monitor/reference/tables/AMLEnvironmentEvent)
140-
- [AMLInferencingEvent](/azure/azure-monitor/reference/tables/AMLInferencingEvent)
141-
- [AMLModelsEvent](/azure/azure-monitor/reference/tables/AMLModelsEvent)
142-
- [AMLPipelineEvent](/azure/azure-monitor/reference/tables/AMLPipelineEvent)
143-
- [AMLRunEvent](/azure/azure-monitor/reference/tables/AMLRunEvent)
124+
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity#columns)
125+
- [AMLOnlineEndpointConsoleLog](/azure/azure-monitor/reference/tables/AMLOnlineEndpointConsoleLog#columns)
126+
- [AMLOnlineEndpointTrafficLog](/azure/azure-monitor/reference/tables/AMLOnlineEndpointTrafficLog#columns)
127+
- [AMLOnlineEndpointEventLog](/azure/azure-monitor/reference/tables/AMLOnlineEndpointEventLog#columns)
128+
- [AzureMetrics](/azure/azure-monitor/reference/tables/AzureMetrics#columns)
129+
- [AMLComputeClusterEvent](/azure/azure-monitor/reference/tables/AMLComputeClusterEvent#columns)
130+
- [AMLComputeClusterNodeEvent](/azure/azure-monitor/reference/tables/AMLComputeClusterNodeEvent#columns)
131+
- [AMLComputeJobEvent](/azure/azure-monitor/reference/tables/AMLComputeJobEvent#columns)
132+
- [AMLRunStatusChangedEvent](/azure/azure-monitor/reference/tables/AMLRunStatusChangedEvent#columns)
133+
- [AMLComputeCpuGpuUtilization](/azure/azure-monitor/reference/tables/AMLComputeCpuGpuUtilization#columns)
134+
- [AMLComputeInstanceEvent](/azure/azure-monitor/reference/tables/AMLComputeInstanceEvent#columns)
135+
- [AMLDataLabelEvent](/azure/azure-monitor/reference/tables/AMLDataLabelEvent#columns)
136+
- [AMLDataSetEvent](/azure/azure-monitor/reference/tables/AMLDataSetEvent#columns)
137+
- [AMLDataStoreEvent](/azure/azure-monitor/reference/tables/AMLDataStoreEvent#columns)
138+
- [AMLDeploymentEvent](/azure/azure-monitor/reference/tables/AMLDeploymentEvent#columns)
139+
- [AMLEnvironmentEvent](/azure/azure-monitor/reference/tables/AMLEnvironmentEvent#columns)
140+
- [AMLInferencingEvent](/azure/azure-monitor/reference/tables/AMLInferencingEvent#columns)
141+
- [AMLModelsEvent](/azure/azure-monitor/reference/tables/AMLModelsEvent#columns)
142+
- [AMLPipelineEvent](/azure/azure-monitor/reference/tables/AMLPipelineEvent#columns)
143+
- [AMLRunEvent](/azure/azure-monitor/reference/tables/AMLRunEvent#columns)
144144

145145
Microsoft.MachineLearningServices/registries
146-
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity)
147-
- [AmlRegistryReadEventsLog](/azure/azure-monitor/reference/tables/AmlRegistryReadEventsLog)
148-
- [AmlRegistryWriteEventsLog](/azure/azure-monitor/reference/tables/AmlRegistryWriteEventsLog)
146+
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity#columns)
147+
- [AmlRegistryReadEventsLog](/azure/azure-monitor/reference/tables/AmlRegistryReadEventsLog#columns)
148+
- [AmlRegistryWriteEventsLog](/azure/azure-monitor/reference/tables/AmlRegistryWriteEventsLog#columns)
149149

150150
<!-- Find the table(s) for your service at https://learn.microsoft.com/azure/azure-monitor/reference/tables/tables-resourcetype. These files are auto generated from the REST API.
151151
NOTE: Also refer to https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics#azure-diagnostics-mode to see whether your service uses the AzureDiagnostics table in Azure Monitor Logs / Log Analytics.
152152
Link to the service-specific tables. If your service uses the AzureDiagnostics table, list the fields you use and what they're for. If your service uses both tables, list both types of information. Add any further information after each table link, such as descriptions and usage, or information not found in the tables. Example:
153153
154154
<!-- ## Activity log. Required section. -->
155-
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
155+
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
156156
<!-- Refer to https://learn.microsoft.com/azure/role-based-access-control/resource-provider-operations and link to the possible operations for your service, using the format - [<Namespace> resource provider operations](/azure/role-based-access-control/resource-provider-operations#<namespace>).
157157
Example: - .
158158
If there are other operations not in the link, list them here in table form. -->
@@ -167,7 +167,7 @@ The following table lists some operations related to Machine Learning that may b
167167
| List secrets | On operation listed secrets for a Machine Learning workspace |
168168

169169
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information. -->
170-
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
170+
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
171171
<!-- List other schemas and their usage here. These can be resource logs, alerts, event hub formats, etc. depending on what you think is important. You can put JSON messages, API responses not listed in the REST API docs, and other similar types of info here. -->
172172
### AmlComputeJobEvent table
173173

0 commit comments

Comments
 (0)