New Relic's integrations include an integration for reporting your Microsoft Azure Machine Learning metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.
Features
New Relic gathers metrics data from Azure Monitor for the Azure Machine Learning service. Azure Machine Learning is a cloud service for accelerating and managing the machine learning project lifecycle. Machine learning professionals, data scientists, and engineers can use it in their day-to-day workflows to train and deploy models or manage MLOps
Using New Relic, you can:
- View Azure Machine Learning metrics in pre-built dashboards.
- Run custom queries and visualize the data.
- Create alert conditions to notify you of changes in data.
Activate integration
Follow standard Azure Monitor integration procedure to activate your Azure service in New Relic infrastructure monitoring.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
New Relic queries your Azure Machine Learning service through the Azure Monitor integration according to a default polling interval.
Find and use data
To explore your integration data, go to one.newrelic.com/infra > Azure > (select an integration).
Metric data
This integration collects the following metric data:
Azure Machine Learning metrics
Workspaces
The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces
resource type.
Metric | Description |
---|---|
| Number of active cores |
| Number of active nodes. These are the nodes which are actively running a job. |
| Number of runs where cancel was requested for this workspace. |
| Number of runs cancelled for this workspace. |
| Number of runs completed successfully for this workspace. |
| Maximum capacity of a CPU node in millicores. |
| Maximum memory utilization of a CPU node in megabytes. |
| Memory utilization of a CPU node in megabytes. |
| Memory utilization percentage of a CPU node. |
| Percentage of utilization on a CPU node |
| Utilization of a CPU node in millicores |
| Utilization percentage of a CPU node. |
| Available disk space in megabytes. |
| Data read from disk in megabytes |
| Used disk space in megabytes |
| Data written into disk in megabytes |
| Number of run errors in this workspace |
| Number of runs failed for this workspace |
| Data read from disk in megabytes |
| Maximum capacity of a GPU device in milli-GPUs |
| Interval energy in Joules on a GPU node |
| Maximum memory capacity of a GPU device in megabytes. |
| Percentage of memory utilization on a GPU node. |
| Memory utilization of a GPU device in megabytes |
| Memory utilization percentage of a GPU device |
| Percentage of utilization on a GPU node |
| Utilization of a GPU device in milli-GPUs |
| Utilization percentage of a GPU device |
| Network data received over InfiniBand in megabytes |
| Network data sent over InfiniBand in megabytes |
| Number of idle cores |
| Number of idle nodes |
| Number of leaving cores |
| Number of leaving nodes |
| Number of model deployments that failed in this workspace |
| Number of model deployments started in this workspace |
| Number of model deployments that succeeded in this workspace |
| Number of model registrations that failed in this workspace |
| Number of model registrations that succeeded in this workspace |
| Network data received in megabytes. Metrics are aggregated in one minute intervals |
| Network data sent in megabytes. Metrics are aggregated in one minute intervals. |
| Number of runs not responding for this workspace. |
| Number of runs in Not Started state for this workspace |
| Number of preempted cores |
| Number of preempted nodes |
| Number of runs that are preparing for this workspace. |
| Number of runs that are provisioning for this workspace. |
| Number of runs that are queued for this workspace |
| Percent of quota utilized |
| Number of runs running for this workspace |
| Number of runs started for this workspace |
| Azure Blob Storage API calls failure count. |
| Azure Blob Storage API calls success count. |
| Number of total cores |
| Number of total nodes |
| Number of unusable cores |
| Number of unusable nodes |
| Number of run warnings in this workspace |
The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments
resource type.
Metric | Description |
---|---|
| Percentage of memory utilization on an instance |
| Percentage of CPU utilization on an instance |
| The number of data collection events dropped per minute |
| The number of data collection events processed per minute. |
| The number of instances in the deployment |
| Percentage of disk utilization on an instance |
| Interval energy in Joules on a GPU node |
| Percentage of GPU memory utilization on an instance |
| Percentage of GPU utilization on an instance. |
| The average P50 request latency |
| The average P90 request latency |
| The average P95 request latency |
| The average P99 request latency |
| The number of requests sent to online deployment within a minute |
The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces/onlineEndpoints
resource type.
Metric | Description |
---|---|
| The total number of concurrent TCP connections active from clients |
| The number of data collection events dropped per minute |
| The number of data collection events processed per minute |
| The bytes per second served for the endpoint |
| The average number of new TCP connections per second established from clients |
| The average complete interval of time taken for a request to be responded in milliseconds |
| The average P50 request latency aggregated by all request latency values collected over the selected time period |
| The average P90 request latency aggregated by all request latency values collected over the selected time period |
| The average P95 request latency aggregated by all request latency values collected over the selected time period |
| The average P99 request latency aggregated by all request latency values collected over the selected time period |
| The number of requests sent to online endpoint within a minute |