Skip to content

Commit

Permalink
add statIntervalMs input in degrade-rule-dialog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xierunzi committed Oct 13, 2020
1 parent 16d41b2 commit 77d188a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public class DashboardApplication {

public static void main(String[] args) {
triggerSentinelInit();

SpringApplication.run(DashboardApplication.class, args);
}

Expand Down

0 comments on commit 77d188a

Please sign in to comment.