Browse Source

提供分布式日志轻量级方案 Loki、grafana套件

pull/6667/head
JEECG 5 months ago
parent
commit
9070b4a1c7
  1. 2
      README-EN.md
  2. 2
      README.md
  3. 2
      jeecg-boot/README.md

2
README-EN.md

@ -241,7 +241,7 @@ Technical Architecture:
- 10. Messaging middleware RabbitMQ √
- 11. Distributed task xxl-job √
- 12. Distributed Transaction Seata
- 13. Distributed log elk + kafka
- 13. Distributed log Loki+grafana
- 14. Support docker-compose, k8s, jenkins
- 15. CAS SSO √
- 16. Route traffic limiting √

2
README.md

@ -142,7 +142,7 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
- 10、消息中间件 RabbitMQ √
- 11、分布式任务 xxl-job √
- 12、分布式事务 Seata
- 13、分布式日志 elk + kafka
- 13、轻量分布式日志 Loki+grafana套件
- 14、支持 docker-compose、k8s、jenkins
- 15、CAS 单点登录 √
- 16、路由限流 √

2
jeecg-boot/README.md

@ -122,7 +122,7 @@ JeecgBoot 是一款基于代码生成器的`低代码开发平台`!前后端
- 10、消息中间件 RabbitMQ √
- 11、分布式任务 xxl-job √
- 12、分布式事务 Seata
- 13、分布式日志 elk + kafka
- 13、轻量分布式日志 Loki+grafana套件
- 14、支持 docker-compose、k8s、jenkins
- 15、CAS 单点登录 √
- 16、路由限流 √

Loading…
Cancel
Save