We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a4770 commit af4046fCopy full SHA for af4046f
joylive-test/joylive-test-bytebuddy/src/test/resources/config/config.yaml
@@ -129,6 +129,9 @@ agent:
129
type: Resilience4j
130
cleanInterval: 30000
131
expireTime: 60000
132
+ monitor:
133
+ forwardEnabled: ${CONFIG_MONITOR_FORWARD_TRAFFIC_ENABLED:}
134
+ rejectEnabled: true
135
live:
136
topics: ${CONFIG_LIVE_TOPICS}
137
modifyMQGroupEnabled: ${CONFIG_LIVE_MODIFY_MQ_GROUP:true}
0 commit comments