add: documentation

This commit is contained in:
“Naeel”
2026-06-30 15:45:24 +04:00
parent 540c1f7293
commit ca276d200f
1055 changed files with 47294 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Мониторинг
## Ключевые метрики
- `registry_http_requests_total` — кол-во запросов к registry
- `registry_http_request_duration_seconds` — latency
- `registry_s3_operations_total` — операции с S3
- `registry_s3_errors_total` — ошибки S3
## Алерты (Prometheus)
- **RegistryDown**: `up == 0` (>2 min)
- **RegistryHighLatency**: `p99 > 5s` (>5 min)
- **RegistryS3Errors**: `rate > 0.1/s` (>5 min)
- **RegistryPodRestart**: увеличение restart count
## Grafana Dashboard
- Import dashboard ID: (создать при установке мониторинга)