From 0010b162336760473f577c03caf60818a6737ca2 Mon Sep 17 00:00:00 2001 From: BryantHe Date: Thu, 25 May 2023 13:55:13 +0800 Subject: [PATCH] update readme 2 --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0606ab9..e7e8158 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ chassis 微服务基座依赖的服务 - Statsd - Statsd-exporter - Logging - - 整合 ELK + - Elasticsearch + - Logstash + - Kibana + - Fluentd ## 启动 Metrics 相关服务 @@ -31,7 +34,7 @@ grafana 的配置在:./service_configs/admin_service/grafana/xxxx.json (根 ## TODO - Metrics - - 整合 Prometheus - - 整合 Grafana + - Prometheus + - Grafana - Error Reporting - - 整合 Sentry \ No newline at end of file + - Sentry \ No newline at end of file