mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 04:50:55 +08:00
更新EXPIRED_TOPIC_CONFIG文档描述
This commit is contained in:
@@ -136,7 +136,8 @@ EXPIRED_TOPIC_CONFIG
|
|||||||
配置Value:
|
配置Value:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"minExpiredDay": 30, #过期时间大于此值才显示
|
"minExpiredDay": 30, #过期时间大于此值才显示,
|
||||||
|
"filterRegex": ".*XXX\\s+", #忽略符合此正则规则的Topic
|
||||||
"ignoreClusterIdList": [ # 忽略的集群
|
"ignoreClusterIdList": [ # 忽略的集群
|
||||||
50
|
50
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user