• Grzegorz Bizon's avatar
    Add new prometheus counter for corrupted build logs · 493869e5
    Grzegorz Bizon authored
    This commit adds a new metric we will increment once we detect a
    corrupted build log. Corrupted build log is detected when checking CRC32
    checksum yields an invalid result and the build size differs from the
    size reported by a runner.
    493869e5
metrics.rb 2.58 KB