https://www.youtube.com/watch?v=8afLRCkhRTs&list=PLFJxd7f7eUZwCYbIAnvBOoDjyc8qZBq4g&index=11

image.png

  1. Sentinel Core 与 Sentinel Dashboard 建立连接
  2. Sentinel Dashboard 向 Sentinel Core 下发新的保护规则
  3. Sentinel Core 应用新的保护规则,实施限流、熔断等动作

image.png

第一步,建立连接

通过 application.yml 参数中指定的 Dashboard 的 IP 地址,主动向 dashboard 发起连接请求

image.png

第二步,推送新规则