Commit cfe9ec8e authored by Evan Read's avatar Evan Read

Merge branch 'docs-gerardo-master-patch-18383' into 'master'

Add praefect metric to monitor unhealthy repository

See merge request gitlab-org/gitlab!80523
parents 1a0140e7 f0a2017a
...@@ -529,6 +529,10 @@ To monitor [strong consistency](#strong-consistency), you can use the following ...@@ -529,6 +529,10 @@ To monitor [strong consistency](#strong-consistency), you can use the following
- `gitaly_hook_transaction_voting_delay_seconds`, the client-side delay introduced by waiting for - `gitaly_hook_transaction_voting_delay_seconds`, the client-side delay introduced by waiting for
the transaction to be committed. the transaction to be committed.
To monitor the number of repositories that have no healthy, up-to-date replicas:
- `gitaly_praefect_unavailable_repositories`
You can also monitor the [Praefect logs](../logs.md#praefect-logs). You can also monitor the [Praefect logs](../logs.md#praefect-logs).
#### Database metrics `/db_metrics` endpoint #### Database metrics `/db_metrics` endpoint
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment