书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 1076 个相关结果.
  • Envoy 集群流量控制

    构建 示例 配置项 Sentinel 提供了一个 Envoy Global Rate Limiting gRPC Service 的实现 sentinel-cluster-server-envoy-rls ,借助集群限流 token server 来为 Envoy 服务网格提供集群流量控制的能力。 Note: You can refer to...
  • Spring Cloud 微服务治理模式

    Spring Cloud 微服务治理模式 主要功能 1. 服务注册与发现 2. 流量控制 3. 配置管理 4. API 网关 5. 监控与追踪 6. 告警 使用手册 1. 确定您的spring cloud版本一致性 2. 将您的网关项目增加如下依赖 3. 普通项目增加如下依赖 4. 切换治理模式 5. 配置参数 Spring ...
  • Spring Cloud 微服务治理模式

    Spring Cloud 微服务治理模式 主要功能 1. 服务注册与发现 2. 流量控制 3. 配置管理 4. API 网关 5. 监控与追踪 6. 告警 使用手册 1. 确定您的spring cloud版本一致性 2. 将您的网关项目增加如下依赖 3. 普通项目增加如下依赖 4. 切换治理模式 5. 配置参数 Spring ...
  • 集群版安装

    集群版安装 下载软件包 安装数据库 安装MySQL 安装Redis 使用 Linux 安装 安装服务端 安装可选功能 安装监控组件 安装分布式限流组件 使用 K8s 安装 安装服务端 安装可选功能 安装监控组件 安装分布式限流组件 使用 Helm 安装 安装服务端 检查安装 安装后验证 可选 开启二次寻址 服务端配置 注...
  • Pointers

    Pointers volatile Alignment allowzero Sentinel-Terminated Pointers Pointers Zig has two kinds of pointers: *T - pointer to exactly one item. Supports deref syntax: p...
  • 实时监控数据

    簇点监控 获取簇点列表 查询某个簇点的详细信息 簇点调用者统计信息 链路监控 历史资源数据 资源的秒级日志 被拦截的秒级日志 实时查询 Sentinel 提供对所有资源的实时监控。如果需要实时监控,客户端需引入以下依赖(以 Maven 为例): <dependency> <groupId> com.alibaba.csp ...
  • 工作原理

    目录 Overview NodeSelectorSlot ClusterBuilderSlot StatisticSlot FlowSlot DegradeSlot SystemSlot 更多 目录 Overview NodeSelectorSlot: 建立树状结构(调用链路) ClusterBuilderSlot: 根据资源保...
  • Argocd repo server

    Argocd repo server argocd-repo-server Synopsis Options Argocd repo server argocd-repo-server Run ArgoCD Repository Server Synopsis ArgoCD Repository Server is an internal ...
  • Redis

    Redis Component format Warning Spec metadata fields Setup Redis Related links Redis Detailed information on the Redis configuration store component Component format To se...
  • 注解支持

    @SentinelResource 注解 配置 AspectJ Spring AOP Sentinel 提供了 @SentinelResource 注解用于定义资源,并提供了 AspectJ 的扩展用于自动定义资源、处理 BlockException 等。使用 Sentinel Annotation AspectJ Extension 的时候...