From e9422eaffd8b86607367dd3377fc32c4a4bfcfd8 Mon Sep 17 00:00:00 2001 From: Andrew Kim <6799182+andrewakim@users.noreply.github.com> Date: Wed, 2 Apr 2025 15:28:34 -0700 Subject: [PATCH] Add Git Maintenance to GHES monitor dashboards docs (#55036) Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> --- .../monitoring-your-instance/about-the-monitor-dashboards.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/about-the-monitor-dashboards.md b/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/about-the-monitor-dashboards.md index a0ce63d4b216..cc90da6d74d1 100644 --- a/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/about-the-monitor-dashboards.md +++ b/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/about-the-monitor-dashboards.md @@ -110,6 +110,10 @@ The graphs break down different metrics about {% data variables.product.prodname Number of tasks queued for background processing on the {% data variables.product.prodname_ghe_server %} appliance. +### Git Maintenance + +Monitoring Git maintenance failures can help customers with large and active repositories proactively manage repository health. Occasional "spurious failures" and "retries" are expected, but if a repository consistently shows Git maintenance marked as "failed", we recommend contacting [GitHub Support](https://support.github.com/). + ### Network The network interface graphs can be useful in profiling user activity, and throughput of traffic in and out of the {% data variables.product.prodname_ghe_server %} appliance.