Database Migration Service recoge y muestra métricas de las tareas de migración que representan el estado y el progreso del proceso de migración de datos.
En la siguiente tabla se enumeran y describen las métricas de las tareas de migración que puede consultar en la página de detalles de la tarea de migración. Puede ver las siguientes métricas de todas las bases de datos incluidas en su tarea de migración o solo de las que haya seleccionado para migrar:
Métrica de migración
Descripción
Retraso de replicación
Usa esta métrica cuando quieras promocionar una migración continua. El retraso de la réplica debe ser cero en el momento de la promoción para evitar la pérdida de datos. Ten en cuenta que esta métrica solo es relevante en la fase de captura de datos de cambios (CDC). Para obtener más información sobre la promoción de tareas, consulta Promocionar 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 de la tarea de migración.
Puede usar las siguientes métricas para monitorizar sus migraciones:
La métrica migration_job/initial_sync_complete indica cuándo se ha completado la fase de volcado completo de una base de datos específica o de toda la tarea de migración. Puede ver esta métrica a nivel de migración o de base de datos aplicando 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 concreta. Si la etiqueta no se rellena, el valor de la métrica corresponde a todo el trabajo 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 han replicado en el destino. Puede ver esta métrica a nivel de migración o de base de datos aplicando 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 concreta. Si la etiqueta no se rellena, el valor de la métrica corresponde a todo el trabajo de migración.
La métrica migration_job/max_replica_sec_lag muestra el tiempo (en segundos) que la base de datos de destino lleva de retraso con respecto a la base de datos de origen. Solo puede ver esta métrica a nivel de migración.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-21 (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)."]]