链路追踪和elasticsearch整合
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user