New Relic's integrations include an integration for reporting your Azure Containers data to our products. Here we explain how to activate the integration and what data it collects.
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 Containers 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.
Data is attached to the following event type:
Entity | Event Type | Provider |
---|---|---|
InstanceGroup |
|
|
Registry |
|
|
ManagedCluster |
|
|
For more on how to use your data, see Understand and use integration data.
Metric data
This integration collects Azure Containers data for InstanceGroup, Registry and ManagedCluster.
Containers InstanceGroup data
Metric | Unit | Description |
---|---|---|
| Count | CPU usage on all cores in millicores. |
| Bytes | Total memory usage in byte. |
| BytesPerSecond | The network bytes received per second. |
| BytesPerSecond | The network bytes transmitted per second. |
Containers Registry data
Metric | Unit | Description |
---|---|---|
| Count | Number of image pulls in total |
| Count | Number of successful image pulls |
| Count | Number of image pushes in total |
| Count | Number of successful image pushes |
| Milliseconds | Run Duration in milliseconds |
Containers ManagedCluster data
Metric | Unit | Description |
---|---|---|
| Count | Total number of available cpu cores in a managed cluster |
| Bytes | Total amount of available memory in a managed cluster |
| Count | Number of pods in Ready state |
| Count | Statuses for various node conditions |
| Count | Number of pods by phase |