The Azure Database for MySQL – Flexible Server integration collects platform metrics and diagnostic logs from your MySQL Flexible Server instances. Once enabled, the SigNoz agent discovers MySQL Flexible Server resources in your monitored resource groups and configures telemetry collection.
This integration collects platform metrics for the Microsoft.DBforMySQL/flexibleServers resource type.
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 MySQL - Flexible Server 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 Azure Database for MySQL - Flexible Server Overview dashboard to confirm metrics are appearing.
What's collected
Logs
| Name | Path | Type |
|---|---|---|
| Resource ID | resources.azure.resource.id | string |
Key metrics
The table below lists representative metrics; see the Data Collected tab in the integration for the complete list.
| Metric name | Unit | Type |
|---|---|---|
azure_cpu_percent_average | Percent | Gauge |
azure_memory_percent_average | Percent | Gauge |
azure_storage_percent_average | Percent | Gauge |
azure_storage_used_average | Bytes | Gauge |
azure_storage_io_count_average | Count | Gauge |
azure_io_consumption_percent_average | Percent | Gauge |
azure_active_connections_average | Count | Gauge |
azure_total_connections_total | Count | Sum |
azure_aborted_connections_total | Count | Sum |
azure_queries_total | Count | Sum |
azure_slow_queries_total | Count | Sum |
azure_active_transactions_average | Count | Gauge |
azure_lock_deadlocks_total | Count | Sum |
azure_replication_lag_average | Seconds | Gauge |
azure_ha_replication_lag_average | Seconds | Gauge |
azure_backup_storage_used_average | Bytes | Gauge |
azure_network_bytes_ingress_total | Bytes | Sum |
azure_network_bytes_egress_total | Bytes | Sum |
Dashboards
The integration includes a pre-built MySQL Flexible Server 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:
- Host CPU and memory percentage
- Storage percentage, storage used, storage IO count, and storage IO percentage
- Active, total, and aborted connections
- Queries, slow queries, and active transactions
- Deadlocks and replication lag (including HA replication lag)
- Host network in and out, and backup storage used
Next steps
- Create alerts to get notified on connection spikes, slow queries, or replication lag
- Build custom dashboards to correlate database 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.