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

pull/6667/head
JEECG 2024-06-27 17:53:18 +08:00
parent 6b56be941c
commit 9070b4a1c7
3 changed files with 3 additions and 3 deletions

View File

@ -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 √

View File

@ -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、路由限流 √

View File

@ -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、路由限流 √