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
See [Monitor Machine Learning](monitor-azure-machine-learning.md) for details on the data you can collect for Machine Learning and how to use it.
43
+
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.
@@ -169,10 +169,6 @@ The following table lists some operations related to Machine Learning that may b
169
169
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information. -->
<!-- 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. -->
172
-
## Schemas
173
-
174
-
The following schemas are in use by Azure Machine Learning
175
-
176
172
### AmlComputeJobEvent table
177
173
178
174
| Property | Description |
@@ -396,7 +392,6 @@ The following schemas are in use by Azure Machine Learning
396
392
| AmlPipelineEndpointId | The ID of the Azure Machine Learning pipeline endpoint. |
397
393
| AmlPipelineEndpointName | The name of the Azure Machine Learning pipeline endpoint. |
@@ -48,13 +49,14 @@ At a minimum your service should have the following two articles:
48
49
>
49
50
> If you want to monitor information generated by models deployed to online endpoints, see [Monitor online endpoints](how-to-monitor-online-endpoints.md).
50
51
51
-
<!-- ## Insights. Optional section. If your service has insights, add the following include and information.
52
+
<!-- ## Insights. Optional section. If your service has insights, add the following include and information. -->
<!-- Insights service-specific information. Add brief information about what your Azure Monitor insights provide here. You can refer to another article that gives details or add a screenshot. -->
55
+
Machine Learning can use Application Insights to track metrics and logs. You can send built-in metrics and logs to Application Insights, and use Application Insights features such as Live metrics, Transaction search, Failures, and Performance for further analysis. For more information, see [Monitor online endpoints](how-to-monitor-online-endpoints).
For more information about the resource types for Machine Learning, see [Machine Learning monitoring data reference](monitor-machine-learning-reference.md).
59
+
For more information about the resource types for Machine Learning, see [Machine Learning monitoring data reference](monitor-azure-machine-learning-reference.md).
58
60
59
61
<!-- ## Data storage. Required section. Optionally, add service-specific information about storing your monitoring data after the include. -->
@@ -66,7 +68,7 @@ For more information about the resource types for Machine Learning, see [Machine
66
68
- If your service doesn't collect platform metrics, use the following include: [!INCLUDE [horz-monitor-no-platform-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-platform-metrics.md)]
67
69
- If your service collects platform metrics, add the following include, statement, and service-specific information as appropriate. -->
For a list of available metrics for Machine Learning, see [Machine Learning monitoring data reference](monitor-machine-learning-reference.md#metrics).
71
+
For a list of available metrics for Machine Learning, see [Machine Learning monitoring data reference](monitor-azure-machine-learning-reference.md#metrics).
70
72
<!-- Platform metrics service-specific information. Add service-specific information about your platform metrics here.-->
71
73
All metrics for Azure Machine Learning are in the namespace **Machine Learning Service Workspace**.
72
74
@@ -96,7 +98,7 @@ All metrics for Azure Machine Learning are in the namespace **Machine Learning S
96
98
- If your service doesn't collect resource logs, use the following include [!INCLUDE [horz-monitor-no-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-resource-logs.md)]
97
99
- If your service collects resource logs, add the following include, statement, and service-specific information as appropriate. -->
For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Machine Learning, see [Machine Learning monitoring data reference](monitor-machine-learning-reference.md#resource-logs).
101
+
For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Machine Learning, see [Machine Learning monitoring data reference](monitor-azure-machine-learning-reference.md#resource-logs).
100
102
<!-- Resource logs service-specific information. Add service-specific information about your resource logs here.
101
103
NOTE: Azure Monitor already has general information on how to configure and route resource logs. See https://learn.microsoft.com/azure/azure-monitor/platform/diagnostic-settings. Ideally, don't repeat that information here. You can provide a single screenshot of the diagnostic settings portal experience if you want. -->
102
104
@@ -206,6 +208,6 @@ The following table lists common and recommended alert rules for Machine Learnin
206
208
## Related content
207
209
<!-- You can change the wording and add more links if useful. -->
208
210
209
-
- See [Machine Learning monitoring data reference](monitor-machine-learning-reference.md) for a reference of the metrics, logs, and other important values created for Machine Learning.
211
+
- See [Machine Learning monitoring data reference](monitor-azure-machine-learning-reference.md) for a reference of the metrics, logs, and other important values created for Machine Learning.
210
212
- See [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) for general details on monitoring Azure resources.
211
213
- See [Manage and request quotas for Azure resources](how-to-manage-quotas.md) for information on working with quotas related to Machine Learning.
0 commit comments