Database Migration Service는 데이터 마이그레이션 프로세스의 상태와 진행 상황을 나타내는 마이그레이션 작업 측정항목을 수집하고 표시합니다.
다음 표에는 마이그레이션 작업 세부정보 페이지에서 볼 수 있는 마이그레이션 작업 측정항목이 나와 있습니다. 마이그레이션 작업에 포함된 모든 데이터베이스 또는 마이그레이션하도록 선택한 데이터베이스에 대해 다음 측정항목을 볼 수 있습니다.
이전 측정항목
설명
복제 지연
대상 데이터베이스가 소스 데이터베이스보다 뒤처진 바이트 수를 나타냅니다. 연속 마이그레이션 프로모션을 고려할 때 이 측정항목을 사용하세요. 데이터 손실을 방지하려면 승격 시 복제 지연이 0이어야 합니다. 이 측정항목은 변경 데이터 캡처 (CDC) 단계에서만 관련이 있습니다. 작업 승격에 관한 자세한 내용은 마이그레이션 승격을 참고하세요.
스토리지 사용량
대상 Cloud SQL 인스턴스에서 사용 중인 GB 수를 반영합니다. 이 측정항목을 사용하여 마이그레이션 작업 진행 상황을 대략적으로 파악합니다.
migration_job/initial_sync_complete 측정항목은 특정 데이터베이스 또는 전체 마이그레이션 작업의 전체 덤프 단계가 완료된 시점을 나타냅니다. database 라벨을 적용하여 이전 수준 또는 데이터베이스 수준에서 이 측정항목을 볼 수 있습니다. 데이터베이스 라벨이 있는 경우 측정항목 값은 해당 데이터베이스의 값입니다. 라벨이 채워지지 않은 경우 측정항목 값은 전체 이전 작업에 대한 값입니다.
migration_job/max_replica_bytes_lag 측정항목에는 아직 대상에 복제되지 않은 로그 데이터의 크기가 표시됩니다. database 라벨을 적용하여 이전 수준 또는 데이터베이스 수준에서 이 측정항목을 볼 수 있습니다. 데이터베이스 라벨이 있는 경우 측정항목 값은 해당 데이터베이스의 값입니다. 라벨이 채워지지 않은 경우 측정항목 값은 전체 이전 작업에 대한 값입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-22(UTC)"],[[["Database Migration Service provides metrics to monitor the health and progress of data migration jobs."],["The 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."],["Storage 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."],["The `migration_job/initial_sync_complete` metric indicates if a database or the entire migration job has finished the full dump phase."],["The metrics `migration_job/max_replica_bytes_lag` and `migration_job/max_replica_sec_lag` 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."]]],[]]