- 新增 Prometheus/Grafana/Loki/Promtail 监控 profile\n- 覆盖 DB、磁盘、慢 API、慢 Prisma、任务失败和小宝摘要 stale 告警\n- 补充 postgres-exporter 自定义查询、Dashboard、部署文档和校验\n\nCo-Authored-By: GPT-5 Codex <codex@openai.com>
11 lines
197 B
YAML
11 lines
197 B
YAML
modules:
|
|
http_2xx:
|
|
prober: http
|
|
timeout: 5s
|
|
http:
|
|
valid_http_versions: ['HTTP/1.1', 'HTTP/2.0']
|
|
valid_status_codes: []
|
|
method: GET
|
|
preferred_ip_protocol: ip4
|
|
|