Files
2026-06-30 15:45:24 +04:00

17 lines
637 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Мониторинг
## Ключевые метрики
- `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: (создать при установке мониторинга)