Azure Database for MySQL is a relational database service powered by the MySQL community edition.
Azure DB for MySQL is a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability. Develop applications with Azure Database for MySQL leveraging the open-source tools and platform of your choice.
External reference
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select MySql Server.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_mysql_active_connections | active_connections | Active Connections | Count | Average | Active Connections |
| azure_mysql_backup_storage_used | backup_storage_used | Backup Storage used | Bytes | Average | Backup Storage used |
| azure_mysql_connections_failed | connections_failed | Failed Connections | Count | Total | Failed Connections |
| azure_mysql_cpu_percent | cpu_percent | CPU percent | Percent | Average | CPU percent |
| azure_mysql_io_consumption_percent | io_consumption_percent | IO percent | Percent | Average | IO percent |
| azure_mysql_memory_percent | memory_percent | Memory percent | Percent | Average | Memory percent |
| azure_mysql_network_bytes_egress | network_bytes_egress | Network Out | Bytes | Total | Network Out across active connections |
| azure_mysql_network_bytes_ingress | network_bytes_ingress | Network In | Bytes | Total | Network In across active connections |
| azure_mysql_seconds_behind_master | seconds_behind_master | Replication lag in seconds | Count | Average | Replication lag in seconds |
| azure_mysql_serverlog_storage_limit | serverlog_storage_limit | Server Log storage limit | Bytes | Maximum | Server Log storage limit |
| azure_mysql_serverlog_storage_percent | serverlog_storage_percent | Server Log storage percent | Percent | Average | Server Log storage percent |
| azure_mysql_serverlog_storage_usage | serverlog_storage_usage | Server Log storage used | Bytes | Average | Server Log storage used |
| azure_mysql_storage_limit | storage_limit | Storage limit | Bytes | Maximum | Storage limit |
| azure_mysql_storage_percent | storage_percent | Storage percent | Percent | Average | Storage percent |
| azure_mysql_storage_used | storage_used | Storage used | Bytes | Average | Storage used |