!53 合并 skywalking 分支 完成整合

* add 新增 所有服务 docker 部署对接 skywalking
* add 新增 三大 mq 整合 skywalking
* add 新增 seata 整合 skywalking 手动编译 seata 插件包
* add 新增 ruoyi-common-skylog 整合 skywalking 日志推送
* add 增加 skywalking docker编排
This commit is contained in:
疯狂的狮子Li
2022-11-02 02:48:36 +00:00
parent 06ac9d5173
commit 14f1c89409
194 changed files with 1085 additions and 34 deletions

View File

@@ -99,6 +99,9 @@
<appender-ref ref="file_error"/>
</appender>
<!-- 开启 skywalking 日志收集 -->
<include resource="logback-skylog.xml" />
<!--系统操作日志-->
<root level="info">
<appender-ref ref="console" />