New Relic's integrations include an integration for reporting your Azure Machine Learning data to New Relic. This document explains how to activate this integration and describes the data that can be reported.
Activate integration
To enable the integration follow standard procedures to activate your Azure service in New Relic.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
Default polling information for the Azure Machine Learning integration:
- New Relic polling interval: 5 minutes
Find and use data
To find your integration data, go to one.newrelic.com > All capabilities > Infrastructure > Azure and select an integration.
You can query and explore your data using the following event type:
Entity | Event Type | Provider |
---|---|---|
Workspace |
|
|
For more on how to use your data, see Understand and use integration data.
Metric data
This integration collects Azure Machine Learning data for Workspace.
Machine Learning Workspace data
Metric | Unit | Description |
---|---|---|
| Count | Number of runs completed successfully for this workspace |
| Count | Number of runs started for this workspace |
| Count | Number of runs failed for this workspace |
| Count | Number of model registrations that succeeded in this workspace |
| Count | Number of model registrations that failed in this workspace |
| Count | Number of model deployments started in this workspace |
| Count | Number of model deployments that succeeded in this workspace |
| Count | Number of model deployments that failed in this workspace |
| Count | Number of total nodes. This total includes some of Active Nodes, Idle Nodes, Unusable Nodes, Preempted Nodes, Leaving Nodes. |
| Count | Number of Active nodes. These are the nodes which are actively running a job. |
| Count | Number of idle nodes. Idle nodes are the nodes which are not running any jobs but can accept new job if available. |
| Count | Number of unusable nodes. Unusable nodes are not functional due to some unresolvable issue. Azure will recycle these nodes. |
| Count | Number of preempted nodes. These nodes are the low priority nodes which are taken away from the available node pool. |
| Count | Number of leaving nodes. Leaving nodes are the nodes which just finished processing a job and will go to Idle state. |
| Count | Number of total cores |
| Count | Number of active cores |
| Count | Number of idle cores |
| Count | Number of unusable cores |
| Count | Number of preempted cores |
| Count | Number of leaving cores |
| Percent | Percent of quota utilized |
| Percent | CPU utilization |
| Percent | GPU utilization |