From 0f5210469c7ae683df226ede52fa36aabeba3a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Sun, 30 Jan 2022 10:48:35 +0800 Subject: [PATCH] =?UTF-8?q?update=20seata=E4=B8=8D=E5=85=B7=E5=A4=87?= =?UTF-8?q?=E5=81=A5=E5=BA=B7=E6=A3=80=E6=9F=A5=E8=83=BD=E5=8A=9B=20?= =?UTF-8?q?=E4=B8=BA=E9=98=B2=E6=AD=A2=E6=8A=A5=E9=94=99=20=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/dev/ruoyi-monitor.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/dev/ruoyi-monitor.yml b/config/dev/ruoyi-monitor.yml index e8a3be4b..56c3f3f7 100644 --- a/config/dev/ruoyi-monitor.yml +++ b/config/dev/ruoyi-monitor.yml @@ -7,4 +7,7 @@ spring: boot: admin: ui: - title: RuoYi-Cloud-Plus服务监控中心 \ No newline at end of file + title: RuoYi-Cloud-Plus服务监控中心 + discovery: + # seata 不具有健康检查的能力 防止报错排除掉 + ignored-services: seata-server