Azure Blob Storage Monitoring Integration with SigNoz SigNoz has released an integration for Azure Blob Storage monitoring that collects metrics and diagnostic logs from storage accounts. The integration, requiring SigNoz Azure agent version 0.0.10 or later, automatically discovers Blob Storage resources and configures telemetry collection through Event Hubs and diagnostic settings. Users can enable log and metric collection from the SigNoz integrations panel and monitor storage performance using a pre-built dashboard tracking transaction counts, latency, throughput, and capacity metrics. 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. This integration requires SigNoz Azure agent version v0.0.10 or later. Getting started Connect your Azure subscription first. See Azure One-Click Integrations https://signoz.io/docs/integrations/azure/one-click-azure-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 https://signoz.io/docs/alerts/ to get notified on availability drops or latency spikes Build custom dashboards https://signoz.io/docs/userguide/manage-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 https://signoz.io/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 mailto:cloud-support@signoz.io .