accounts/docs/operations/monitoring.md
2026-01-26 22:21:11 +08:00

10 lines
254 B
Markdown
Raw 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.

# 监控
当前服务提供以下监控入口:
- `GET /healthz`:存活检查
- `GET /api/auth/admin/users/metrics`:用户指标(需管理员)
- 日志输出stdout
暂未提供 Prometheus/OpenTelemetry 指标,需要时可在此扩展。