The Azure Blob Storage integration collects metrics and diagnostic logs from blob storage in your storage accounts. Once enabled, the SigNoz agent discovers Blob Storage resources in your monitored resource groups and configures telemetry collection.
Getting started
Connect your Azure subscription first. See Azure One-Click Integrations for setup instructions.
Once connected:
- In SigNoz, navigate to Integrations > Microsoft Azure.
- Select Storage Accounts Blob Storage from the left panel.
- Toggle Log Collection and Metric Collection on.

The agent deploys the necessary Event Hubs and diagnostic settings in the background. Data starts flowing within a few minutes. Navigate to Dashboards and open the Blob Storage Overview dashboard to confirm metrics are appearing.
What's collected
Logs
| Name | Path | Type |
|---|---|---|
| Resource ID | resources.azure.resource.id | string |
Metrics
| Metric name | Unit | Type |
|---|---|---|
azure_availability_average | Percent | Gauge |
azure_blobcapacity_average | Bytes | Gauge |
azure_blobcount_average | Count | Gauge |
azure_blobprovisionedsize_average | Bytes | Gauge |
azure_containercount_average | Count | Gauge |
azure_egress_total | Bytes | Gauge |
azure_indexcapacity_average | Bytes | Gauge |
azure_ingress_total | Bytes | Gauge |
azure_successe2elatency_average | Milliseconds | Gauge |
azure_successserverlatency_average | Milliseconds | Gauge |
azure_transactions_total | Count | Gauge |
Dashboards
The integration includes a pre-built Blob Storage dashboard. Pre-built dashboards are locked and cannot be edited. To customize, use Export JSON from the dashboard menu and import it as a new dashboard.

Key panels include:
- Transaction count and availability
- Success server latency and end-to-end latency
- Ingress and egress throughput
- Blob capacity, blob count, and container count
Next steps
- Create alerts to get notified on availability drops or latency spikes
- Build custom dashboards to correlate storage metrics with application performance
Get Help
If you need help with the steps in this topic, please reach out to us on SigNoz Community Slack.
If you are a SigNoz Cloud user, please use in product chat support located at the bottom right corner of your SigNoz instance or contact us at cloud-support@signoz.io.