OCI HeatWave MySQL

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Overview

OCI HeatWave MySQL uses automated and integrated generative AI and machine learning in one cloud service for transactions and lakehouse scale analytics.

This integration allows you to monitor and alert on the current connections, statement count, CPU utilization, and backup time of your MySQL DB systems by collecting metrics and tags from the oci_mysql_database namespace.

Setup

Installation

Once you set up the Oracle Cloud Infrastructure integration, ensure that the oci_mysql_database namespace is included in your Connector Hub.

Data Collected

Metrics

oci.mysql_database.active_connections
(gauge)
The number of connections actively executing statements against the MySQL DB system.
Shown as connection
oci.mysql_database.backup_failure
(gauge)
Backup failure events observed over the last interval. 0 - OK 1 - FAILED
oci.mysql_database.backup_size
(gauge)
The aggregate size of all backups per DB system.
Shown as byte
oci.mysql_database.backup_time
(gauge)
The time taken to create a backup.
Shown as millisecond
oci.mysql_database.cpu_utilization
(gauge)
CPU utilization for the MySQL DB system host or HeatWave nodes.
Shown as percent
oci.mysql_database.channel_failure
(gauge)
The channel health status observed over the last interval. One of the following values: 0 - HEALTHY 1 - FAILED To troubleshoot inbound replication failure, see Troubleshooting Inbound Replication.
oci.mysql_database.channel_lag
(gauge)
The channel lag, with respect to the immediate source of the channel, observed over the last interval. If the channel is configured with replication delay, the channel lag includes the replication delay. See Creating a Replication Channel.
Shown as millisecond
oci.mysql_database.current_connections
(gauge)
The number of current connections to the MySQL DB system.
Shown as connection
oci.mysql_database.db_volume_read_bytes
(count)
The total bytes read from the MySQL DB system volume(s).
Shown as byte
oci.mysql_database.db_volume_read_operations
(count)
The total number of read operations for the DB volume(s).
Shown as operation
oci.mysql_database.db_volume_utilization
(gauge)
The total space utilization of the MySQL DB system volume(s).
Shown as percent
oci.mysql_database.db_volume_write_bytes
(count)
The total bytes written to the MySQL DB system volume(s).
Shown as byte
oci.mysql_database.db_volume_write_operations
(count)
The total number of write operations for the MySQL DB volume(s).
Shown as operation
oci.mysql_database.heat_wave_data_load_progress
(gauge)
Progress of data load into HeatWave cluster memory.
Shown as percent
oci.mysql_database.heat_wave_health
(gauge)
HeatWave cluster health status. One of the following values: 0 - HEALTHY 0.5: RELOADING DATA 1 - RECOVERING 2 - FAILED See HeatWave Cluster Failure and Recovery.
oci.mysql_database.heat_wave_statements
(count)
The number of statements executed against the MySQL DB System and were executed on HeatWave cluster.
oci.mysql_database.memory_allocated
(gauge)
The total amount of memory allocated during the selected interval.
Shown as gigabyte
oci.mysql_database.memory_used
(gauge)
The maximum amount of memory used during the selected interval.
Shown as gigabyte
oci.mysql_database.memory_utilization
(gauge)
Memory utilization for the MySQL DB system host or HeatWave nodes.
Shown as percent
oci.mysql_database.network_receive_bytes
(count)
Network receive bytes for the MySQL DB system.
Shown as byte
oci.mysql_database.network_transmit_bytes
(count)
Network transmit bytes for the MySQL DB system.
Shown as byte
oci.mysql_database.ocpus_allocated
(gauge)
The actual number of OCPUs allocated during the selected interval.
oci.mysql_database.ocpus_used
(gauge)
The actual number of OCPUs used during the selected interval.
oci.mysql_database.statement_latency
(gauge)
Statement latency for all executed statements.
Shown as millisecond
oci.mysql_database.statements
(count)
The number of statements executed against the MySQL DB system.
oci.mysql_database.storage_allocated
(gauge)
The maximum amount of space allocated to the DB system during the interval.
Shown as gigabyte
oci.mysql_database.storage_used
(gauge)
The maximum amount of space used during the interval.
Shown as gigabyte

Service Checks

OCI MySQL Database does not include any service checks.

Events

OCI MySQL Database does not include any events.

Troubleshooting

Need help? Contact Datadog support.