书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 11488 个相关结果.
  • 监控

    367 2023-06-19 《Kratos v2.6 教程》
    监控 配置 WithSeconds() WithRequests() 使用方式 使用 prometheus Server 中使用 metrics Client 中使用 metrics References 监控 Metrics 中间件用于实现服务的性能指标监控,统计了请求耗时和请求计数。 配置 Metrics 中间件中提供了两个...
  • Client

    Client Introduction Pre-requisites Installing and importing Dapr’s JS SDK Running Using HTTP (default) Using gRPC Proxying Requests Creating a Proxy Behind the Scenes (Techn...
  • Routing and Load Balancing

    Routing and Load Balancing Interface Implementation How to use HTTP Client gRPC Client Routing and Load Balancing Interface Implementation The main interface for routing an...
  • Metrics

    Metrics Configuration WithSeconds() WithRequests() Usage Prometheus To configure metrics in servers To configure metrics in clients References Metrics Metrics middlewa...
  • Health check

    Health check With the gRPC Health Checking Protocol Registering the health server Adding the health check methods Adding /healthz endpoint to runtime.ServeMux Health chec...
  • HTTP filters

    HTTP filters HTTP filters Buffer CORS filter DynamoDB Fault Injection Configuration Abort Delay gRPC HTTP/1.1 bridge gRPC-JSON transcoder filter Configure gRPC-JSON...
  • 小案例

    2511 2020-06-11 《Go语言中文文档》
    1. 小案例 1. 小案例 按照惯例,这里也从一个Hello项目开始,本项目定义了一个Hello Service,客户端发送包含字符串名字的请求,服务端返回Hello消息。 流程: 编写.proto 描述文件 编译生成.pb.go 文件 服务端实现约定的接口并提供服务 客户端按照约定调用.pb.go 文件中的方法请求服务 项目...
  • Ingress Configuration

    Ingress Configuration Ambassador Option 1: Mapping CRD for Host-based Routing Option 2: Mapping CRD for Path-based Routing kubernetes/ingress-nginx Option 1: SSL-Passthrough SSL...
  • Developer guide

    Developer guide Set up a local cluster Interacting with etcd Why gRPC gateway gRPC naming and discovery System limits Experimental APIs and features API reference API refere...
  • GRPCRoute

    GRPCRoute Background Encapsulated Network Protocols Cross Serving Spec Attaching to Gateways Hostnames Rules Matches Filters (optional) BackendRefs (optional) Status Rout...