Database Migration Service mengumpulkan dan menampilkan metrik tugas migrasi yang mewakili kondisi dan progres proses migrasi data Anda.
Tabel berikut mencantumkan dan menjelaskan metrik tugas migrasi yang dapat Anda lihat di halaman detail tugas migrasi. Anda dapat melihat metrik berikut untuk semua database yang disertakan dalam tugas migrasi atau hanya database yang Anda pilih untuk dimigrasikan:
Metrik migrasi
Deskripsi
Penundaan replikasi
Menampilkan jumlah byte database tujuan di belakang database sumber. Gunakan metrik ini saat Anda mempertimbangkan untuk melakukan promosi migrasi berkelanjutan. Penundaan replikasi harus nol pada saat promosi untuk menghindari kehilangan data. Perhatikan bahwa metrik ini hanya
relevan dalam fase pengambilan data perubahan (CDC). Untuk informasi selengkapnya tentang promosi tugas, lihat
Mempromosikan
migrasi.
Penggunaan penyimpanan
Mencerminkan jumlah GB yang digunakan oleh instance Cloud SQL tujuan. Gunakan metrik ini untuk mendapatkan indikasi kasar
progres tugas migrasi.
Anda dapat menggunakan metrik berikut untuk memantau migrasi:
Metrik migration_job/initial_sync_complete menunjukkan kapan fase dump penuh selesai untuk database tertentu atau seluruh tugas migrasi. Anda dapat melihat metrik ini di tingkat migrasi atau tingkat database dengan menerapkan label database. Jika label database ada, nilai metrik adalah untuk database tertentu tersebut. Jika label tidak diisi, nilai metrik adalah untuk seluruh tugas migrasi.
Metrik migration_job/max_replica_bytes_lag menunjukkan ukuran data log yang belum direplikasi ke tujuan. Anda dapat melihat metrik ini di tingkat migrasi atau tingkat database dengan menerapkan label database. Jika label database ada, nilai metrik adalah untuk database tertentu tersebut. Jika label tidak diisi, nilai metrik adalah untuk seluruh tugas migrasi.
Metrik migration_job/max_replica_sec_lag menunjukkan waktu (dalam detik) saat database tujuan berada di belakang database sumber. Anda hanya dapat melihat metrik ini di tingkat migrasi.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-18 UTC."],[[["\u003cp\u003eDatabase Migration Service provides metrics to monitor the health and progress of data migration jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe Replication Delay metric indicates how many bytes the destination database lags behind the source, crucial for determining when to promote a continuous migration without data loss.\u003c/p\u003e\n"],["\u003cp\u003eStorage Usage metric helps you see the storage consumed by the destination Cloud SQL instance to give you a rough estimate of the migration job progression.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emigration_job/initial_sync_complete\u003c/code\u003e metric indicates if a database or the entire migration job has finished the full dump phase.\u003c/p\u003e\n"],["\u003cp\u003eThe metrics \u003ccode\u003emigration_job/max_replica_bytes_lag\u003c/code\u003e and \u003ccode\u003emigration_job/max_replica_sec_lag\u003c/code\u003e help in understanding the amount of uncopied log data, and the time the destination is behind the source, for a database or the whole migration job respectively.\u003c/p\u003e\n"]]],[],null,["# Migration job metrics\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n[MySQL](/database-migration/docs/mysql/migration-job-metrics \"View this page for the MySQL version of Database Migration Service.\") \\| PostgreSQL \\| [PostgreSQL to AlloyDB](/database-migration/docs/postgresql-to-alloydb/migration-job-metrics \"View this page for the PostgreSQL to AlloyDB version of Database Migration Service.\")\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nDatabase Migration Service collects and displays migration job metrics that represent the health and progress of your data migration process.\n\nThe following table lists and describes the migration job metrics that you can view on the migration job details page. You can view the following metrics for all databases included in your migration job or only the databases that you selected for migration:\n\nYou can view all [Database Migration Service Cloud Monitoring metrics that relate to migration job performance](/monitoring/api/metrics_gcp_d_h#gcp-datamigration) in the Metrics Explorer. To view each diagram directly in Cloud Monitoring, click more_vert**More chart options \\\u003e View in Metrics Explorer** .\n\n\u003cbr /\u003e\n\nYou can use the following metrics to monitor your migrations:\n\n- The [`migration_job/initial_sync_complete`](/monitoring/api/metrics_gcp_d_h#datamigration/migration_job/initial_sync_complete) metric indicates when the full dump phase is complete for a specific database or the entire migration job. You can view this metric on a migration level or a database level by applying the `database` label. If the database label is present, the metric value is for that particular database. If the label is not populated, the metric value is for the entire migration job.\n- The [`migration_job/max_replica_bytes_lag`](/monitoring/api/metrics_gcp_d_h#datamigration/migration_job/max_replica_bytes_lag) metric shows the size of log data that are not yet replicated to the destination. You can view this metric on a migration level or a database level by applying the `database` label. If the database label is present, the metric value is for that particular database. If the label is not populated, the metric value is for the entire migration job.\n- The [`migration_job/max_replica_sec_lag`](/monitoring/api/metrics_gcp_d_h#datamigration/migration_job/max_replica_sec_lag) metric shows the time (in seconds) that the destination database is behind the source database. You can view this metric only at the migration level.\n\nFor more information about the Metrics Explorer, see [Create charts with Metrics Explorer](/monitoring/charts/metrics-explorer)."]]