链路追踪和elasticsearch整合

This commit is contained in:
ludj
2023-02-07 11:25:14 +08:00
parent 32774aaeb4
commit b7a7f9b363
10 changed files with 410 additions and 47 deletions

View File

@@ -60,7 +60,6 @@ security:
- /api/localStorage/pictures
# 参数
- /api/param/getValueByCode
- /plumelog/**
mybatis-plus:
configuration:
map-underscore-to-camel-case: true
@@ -70,17 +69,15 @@ mybatis-plus:
global-config:
db-config:
id-type: INPUT
plumelog:
model: redis #值为4种 redis,kafka,rest,restServer,lite
lite:
log:
path: /lucene2
banner: false
arthas:
agent-id: hsehdfsfghhwertyfad
tunnel-server: ws://127.0.0.1:7777/ws
enable-detail-pages: true
ip: 127.0.0.1
telnetPort: 7777
management:
health:
elasticsearch:
enabled: false #取消对elasticsearch的检查 https://www.codeleading.com/article/60643988608/