Monitor Azure Storage With Datadog | Datadog

Monitor Azure Storage with Datadog

Author Emily Chang

Last updated: January 31, 2022

Microsoft Azure Storage is a cloud-based service that is designed to deliver highly available, geographically redundant storage for on-premise and cloud applications. Azure Storage offers client libraries for various languages, including PHP, Java, Python, and Ruby.

If you’re using Azure Storage, you will want to track its usage and get notified about any issues before the services and applications that rely on Azure Storage start to fail or degrade. That’s why we are pleased to announce that we have added Azure Storage to the growing list of Microsoft Azure cloud services that you can monitor with Datadog.

Datadog's Azure Storage integration includes an out-of-the-box dashboard for Azure Blob Storage.
Datadog's out-of-the-box Azure Blob Storage dashboard displays key metrics from your resources.

Azure Storage overview

General-purpose Azure Storage accounts have access to four services that address different needs:

  1. Blob storage, or Object storage, is designed for unstructured data. Blobs are stored in containers, each of which can hold any number of blobs. There are three types of blobs:
    • block blobs: objects like image files and documents
    • page blobs: designed to support random read/write access, like a virtual hard disk
    • append blobs: designed to be append-only, not overwritten/deleted, making it suitable for log data, for example
  2. Table storage is meant for structured NoSQL data
  3. Queue storage is designed to buffer message delivery within and across various services
  4. File storage enables legacy applications to gain access to shared storage using the standard Server Message Block (SMB) protocol

Azure Storage offers several data redundancy options: locally redundant storage (multiple copies of your data in the same facility), zone-redundant storage (redundancy across multiple facilities), and geo-redundant storage (replication across more than one region).

Unpack your Azure Storage metrics

Datadog’s Azure Storage integration surfaces dozens of metrics that you can graph, alert on, or visualize in several out-of-the-box dashboards, including:

  • end-to-end successful request latency
  • percentage of requests that were successful
  • request throughput
  • bytes received/sent (ingress/egress)
Azure Table Storage transaction requests and successful request latency
Track and correlate trends in request throughput and latency right from your Azure Table Storage dashboard.

In addition to Azure Storage, Datadog also integrates with other Microsoft cloud services—including Azure Redis Cache, Azure App Service, and Azure SQL Databases—to give you a comprehensive view of your entire Azure infrastructure.

Storage resource tags

If you are using Azure Resource Manager (ARM) to organize and manage your services, Datadog will automatically pull in resource metadata so that you can aggregate and filter your metrics using those same logical groups.

The integration automatically pulls in the following tags for all of your Azure Storage resources: resource_group, region, name, tenant_name, and subscription_name (e.g., pay as you go). It will also pick up any custom tags you may have added to your Azure resources through the Azure portal.

You can use these tags to filter and customize your dashboard to zoom in on specific subcategories of your Azure Storage resources. For example, in the screenshot below, we filtered the Azure Blob Storage dashboard to only display metrics from the andredemo resource group.

Filter views by using template variables in Datadog Azure Storage dashboard

Tags are also instrumental for creating targeted alerts that can help you surface insights and identify trends across specific subsets of your Azure resources.

For example, you could create an alert to get notified when an important resource group starts to experience an increased rate of throttling errors. If this issue is not temporary (e.g., someone is conducting load tests), you may want to look into optimizing your queries and/or repartitioning data so that you can distribute transactions across more than one partition. The service documentation contains more guidelines for troubleshooting issues like this once you’re alerted to them.

Monitor Azure Storage (and more)

If you’re already using Datadog and you’d like to start monitoring Azure Storage, simply set up the main Azure integration, if you haven’t done so already.

If you’re not currently using Datadog, but would like to get deeper visibility into your Azure cloud infrastructure and services, get started with a .