feat: MQ文档补充
This commit is contained in:
12
docs/配置说明.md
12
docs/配置说明.md
@@ -342,4 +342,14 @@ notify:
|
||||
webhook_url: "" # 由流水线写入真实 Webhook
|
||||
|
||||
include_modules: [] # 全仓
|
||||
```
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 7. 扩展:MQ 消息体检测(方案阶段)
|
||||
|
||||
MQ(**RocketMQ + Kafka**)消息体 Schema 变更监控方案已单独成文,**实现前不要求业务仓增配**。
|
||||
|
||||
详见:[MQ序列化结构检测方案.md](./MQ序列化结构检测方案.md)
|
||||
|
||||
届时预计新增:`detection.mq_patterns`(含 `MQ01~` 与 `MQ-K01~`)、`detection.mq_read_hints_enabled`、`ignore.mq_destinations`。
|
||||
Reference in New Issue
Block a user