Skip to content

监控运维

监控栈位于 code/deployment/docker/monitoring/,包含 Prometheus 与 Grafana。

启动

bash
cd code
./scripts/monitoring-up.sh

访问

  • Grafana:http://localhost:3000
  • Prometheus:http://localhost:9090

Released under the MIT License.