Skip to content

fix(alert): make Gitaly Version Mismatch non-paging

Steve Xuereb requested to merge fix/gitaly-version-mismatch into master

What

Update the Gitaly Version Mismatch alert from a paging alert to an issue alert.

Why

Running multiple versions of Gitaly is not a problem for our users. However in the past running multiple versions showed we had something in our tooling broken like chef, or deployer. Which is why we are making this alert as an async alert and not completely deleting it.

Previous incidents:

Merge request reports