Microsoft Azure Container Instances

Overview

Azure Container Instances is a service that enables developers to deploy containers without the need to provision or manage any underlying infrastructure.

Use the Datadog Azure integration to collect metrics from Azure Container Instances.

Setup

Installation

If you haven’t already, set up the Microsoft Azure integration first. There are no other installation steps.

Data Collected

Metrics

azure.containerinstance_containergroups.count
(gauge)
The count of container instance container groups.
azure.containerinstance_containergroups.cpu_usage
(gauge)
The CPU usage on all cores in millicores.
Shown as millicore
azure.containerinstance_containergroups.memory_usage
(gauge)
The total memory usage in byte.
Shown as byte
azure.containerinstance_containergroups.network_bytes_received_per_second
(gauge)
The network bytes received per second.
Shown as byte
azure.containerinstance_containergroups.network_bytes_transmitted_per_second
(gauge)
The network bytes transmitted per second.
Shown as byte
azure.containerinstance_containergroups.status
(gauge)
The status of container instance container groups (deprecated)

Events

The Azure Container Instances integration does not include any events.

Service Checks

The Azure Container Instances integration does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.