From 7920243deca3d86451061a652b77608134c429a0 Mon Sep 17 00:00:00 2001 From: Lynx <65679911+xierunzi@users.noreply.github.com> Date: Mon, 23 Nov 2020 13:45:56 +0800 Subject: [PATCH] dashboard: Add statIntervalMs field in DegradeRule dialog (#1781) --- .../app/views/dialog/degrade-rule-dialog.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sentinel-dashboard/src/main/webapp/resources/app/views/dialog/degrade-rule-dialog.html b/sentinel-dashboard/src/main/webapp/resources/app/views/dialog/degrade-rule-dialog.html index df241ec1..b8fae0c3 100755 --- a/sentinel-dashboard/src/main/webapp/resources/app/views/dialog/degrade-rule-dialog.html +++ b/sentinel-dashboard/src/main/webapp/resources/app/views/dialog/degrade-rule-dialog.html @@ -68,6 +68,16 @@ +
+ +
+
+ + ms +
+
+