Database Migration Service recopila y muestra métricas de trabajos de migración que representan el estado y el progreso de tu proceso de migración de datos.
En la siguiente tabla, se enumeran y describen las métricas de los trabajos de migración que puedes ver en la página de detalles del trabajo de migración. Puedes ver las siguientes métricas para todas las bases de datos incluidas en tu trabajo de migración o solo para las que seleccionaste para la migración:
Métrica de migración
Descripción
Retraso de replicación
Usa esta métrica cuando consideres realizar una promoción de una migración contínua. El retraso de replicación debe ser cero en el momento del ascenso para evitar la pérdida de datos. Ten en cuenta que esta métrica solo es relevante en la fase de captura de datos modificados (CDC). Para obtener más información sobre el ascenso de trabajos, consulta Cómo ascender una migración.
Uso del almacenamiento en bytes totales
Refleja cuántos GB está usando la instancia de
AlloyDB para PostgreSQL de destino. Usa esta métrica para obtener una indicación aproximada del progreso del trabajo de migración.
Puedes usar las siguientes métricas para supervisar tus migraciones:
La métrica migration_job/initial_sync_complete indica cuándo se completa la fase de volcado completo para una base de datos específica o para todo el trabajo de migración. Para ver esta métrica a nivel de la migración o de la base de datos, aplica la etiqueta database. Si la etiqueta de la base de datos está presente, el valor de la métrica corresponde a esa base de datos en particular. Si no se propaga la etiqueta, el valor de la métrica corresponde a toda la tarea de migración.
La métrica migration_job/max_replica_bytes_lag muestra el tamaño de los datos de registro que aún no se replican en el destino. Para ver esta métrica a nivel de la migración o de la base de datos, aplica la etiqueta database. Si la etiqueta de la base de datos está presente, el valor de la métrica corresponde a esa base de datos en particular. Si no se propaga la etiqueta, el valor de la métrica corresponde a toda la tarea de migración.
La métrica migration_job/max_replica_sec_lag muestra el tiempo (en segundos) que la base de datos de destino se retrasa con respecto a la base de datos de origen. Puedes ver esta métrica solo a nivel de la migración.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-05 (UTC)"],[[["\u003cp\u003eDatabase Migration Service provides metrics to monitor the health and progress of data migration jobs.\u003c/p\u003e\n"],["\u003cp\u003eReplication delay, which is crucial for avoiding data loss during continuous migration promotion, is a key metric, especially in the change data capture (CDC) phase.\u003c/p\u003e\n"],["\u003cp\u003eStorage usage in total bytes provides a general indication of the migration job's progress on the destination AlloyDB for PostgreSQL instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emigration_job/initial_sync_complete\u003c/code\u003e metric signals when the full data dump phase is done, either for a specific database or the whole migration, offering granular insight into the data transfer process.\u003c/p\u003e\n"],["\u003cp\u003eMetrics such as \u003ccode\u003emigration_job/max_replica_bytes_lag\u003c/code\u003e and \u003ccode\u003emigration_job/max_replica_sec_lag\u003c/code\u003e provide insight into the lag between source and destination, helping to gauge the real-time synchronization status.\u003c/p\u003e\n"]]],[],null,["# Migration job metrics\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](/database-migration/docs/postgres/migration-job-metrics \"View this page for the PostgreSQL version of Database Migration Service.\") \\| PostgreSQL to AlloyDB\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)."]]