From e1841e80f2f63361ae2ca8202d0d3d494db97fc5 Mon Sep 17 00:00:00 2001 From: BryantHe Date: Thu, 13 Jul 2023 12:01:08 +0800 Subject: [PATCH] chore: error reporting update --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b881f3..5d3759d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ chassis 微服务基座依赖的服务 - Logstash - Kibana - Fluentd +- Error Reporting + - Sentry - Gateway - APISIX - MiddleWares @@ -56,6 +58,22 @@ grafana 的配置在:./service_configs/admin_service/grafana/xxxx.json (根 `docker-compose -f docker-compose-logging.yml up -d --build` +## 启动 Error Reporting 相关服务 + +requirements +- Docker 19.03.6+ +- Compose 1.28.0+ +- 4 CPU Cores +- 8 GB RAM +- 20 GB Free Disk Space + +启动服务的命令: + +1. 拉取仓库 https://github.com/getsentry/self-hosted/tree/23.6.2 + - 如果有设置需求,比如更改占用端口,编辑 .env 文件 +2. 启动sentry,在仓库目录运行 ./install.sh + + ## 启动 APISIX 启动服务的命令: @@ -81,8 +99,6 @@ grafana 的配置在:./service_configs/admin_service/grafana/xxxx.json (根 - Tracing - Skywalking -- Error Reporting - - Sentry - Prometheus Exporter - rabbitmq_exporter - node_exporter