Skip to content
Snippets Groups Projects
Commit 026ecb3e authored by Alejandro Rodríguez's avatar Alejandro Rodríguez
Browse files

Update slack channel for gitaly alerts

parent 37b2959e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,7 +4,7 @@ gitaly:grpc_server_handled_total:error_max_rate1m = max(gitaly:grpc_server_handl
ALERT gitaly_error_rate_too_high
IF gitaly:grpc_server_handled_total:error_max_rate1m > 5
FOR 5m
LABELS {severity="critical", channel="gitaly-alerts"}
LABELS {severity="critical", channel="gitaly"}
ANNOTATIONS {
title="Gitaly error rate is too high: {{$value | printf \"%.2f\" }}",
description="Gitaly error rate for the last 20 minutes is over 5. Check Gitaly logs and consider disabling it.",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment