Skip to content

Add metric counter for mismatched checksums after replication

John Cai requested to merge jc-add-metric-for-bad-checksums into master

fixes: #1676 (closed)

Adds a counter that increments whenever we detect a checksum mismatch between the target and source repositories.

Merge request reports