书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 997 个相关结果.
  • Simulate Redis Faults

    Simulate Redis Faults Create experiments using command-line mode Simulate cache expiration using command-line mode Commands for cache expiration Configuration description for cach...
  • FAQ

    配置相关 Sentinel 核心功能相关 Q: 想从 Hystrix 迁移到 Sentinel,有没有相关指南? Q: 规则生效后,除了抛异常之外还有没有其它的处理方式? Q: 怎么针对特定调用端限流?比如我想针对某个 IP 或者来源应用进行限流?规则里面 limitApp(流控应用)的作用? Q: 入口资源和出口资源是什么意思?EntryType....
  • Wiki

    Sentinel: The Flow Sentinel of Your App What Is Sentinel? History of Sentinel Key Concepts Resource Rules Features and Principles Flow Control Principles of Flow Control Ci...
  • API Gateway Flow Control

    Spring Cloud Gateway Zuul 1.x Zuul 2.x Sentinel supports flow control for API gateways including Spring Cloud Gateway and Zuul 1.x/2.x. Sentinel 1.6.0 introduced the sentine...
  • 发现原理

    12.1.1.1 发现原理 12.1.1.1 发现原理 Sentinel发现分为发现从服务器和发现其他sentinel服务两类: Sentinel实例可以通过询问主实例来获得所有从实例的信息 Sentinel进程可以通过发布与订阅来自动发现正在监视相同主实例的其他Sentinel,每个 Sentinel 都订阅了被它监视的所有主服务器...
  • 新手指南

    本地 Demo 1. 引入 Sentinel 依赖 2. 定义资源 3. 定义规则 4. 检查效果 5. 启动 Sentinel 控制台 公网 Demo 1. 下载 Demo jar 2. 开通 AHAS 流控降级并获取启动参数 3. 启动 demo 欢迎来到 Sentinel 的世界!这篇新手指南将指引您快速入门 Sentinel。 ...
  • 控制台

    Sentinel 控制台 1. 概述 2. 启动控制台 2.1 获取 Sentinel 控制台 2.2 启动 3. 客户端接入控制台 3.1 引入JAR包 3.2 配置启动参数 3.3 触发客户端初始化 4. 查看机器列表以及健康情况 5. 监控 5.1 “簇点链路”中显示刚刚调用的资源(单机实时) 5.2 “实时监控”汇总资源信息(集群...
  • Wiki

    Sentinel 是什么 Sentinel 的历史 Sentinel 基本概念 资源 规则 Sentinel 功能和设计理念 流量控制 什么是流量控制 流量控制设计理念 熔断降级 什么是熔断降级 熔断降级设计理念 系统负载保护 Sentinel 是如何工作的 Sentinel 是什么 随着微服务的流行,服务和服务之间的稳...
  • 启动

    3.1 启动 3.1.1 启动redis 3.1.2 启动redis-sentinel 3.1 启动 3.1.1 启动redis $ redis - server redis . conf 常见选项: ./redis-server (run the server with default con...
  • Introduction

    Sentinel: The Flow Sentinel of Your Services What Is Sentinel? History of Sentinel Key Concepts Resource Rules Features and Principles Flow Control Principles of Flow Contro...