apinto
apinto copied to clipboard
基于golang开发的网关。具有各种插件,可以自行扩展,即插即用。此外,它可以快速帮助企业管理API服务,提高API服务的稳定性和安全性。
### Description Now: ``` listen: # node listen port - 8099 admin: # openAPI request info scheme: http # listen scheme listen: 9400 # listen port ip: 0.0.0.0 # listen...
### Description It is hoped that the function that the ssl certificate can be updated dynamically can be added, because the services that the gateway needs to manage may have...
### Current State nacos接入 api提示成功了返回信息也正常 但是nacos中并未发现apinto网关服务 也没有日志提示是否接入成功 请完善下日志功能和说明文档吧 文档实在是难读 ### Desired State nacos接入 api提示成功了返回信息也正常 但是nacos中并未发现apinto网关服务 也没有日志提示是否接入成功 请完善下日志功能和说明文档吧 文档实在是难读
### Description ## Who is using apinto? Thank you for your support for **apinto** open source gateway. We will continue to support the development and Q & A of **apinto...
### Description 服务A -> 网关 -> 服务B, 整条链路中缺失了网关的链路信息。所以希望能够增加一个链路追踪插件,在网关处对链路信息进行处理。
I want to support the API to add multiple [request paths: /*]. The apinto V1 version is supported.
### Description I want to support the API to add multiple [request paths: /*]. The apinto V1 version is supported.  Previously, I used to request the path: /*, and...
### Current Behavior 通过apinto-dashboard无法上线nacos配置的服务发现 ### Expected Behavior nacos的服务发现上线成功 ### Error Logs following is err from response: { "code": -1, "data": { "fail": [ "fail to online config in cluster(cluster_1c4bbead_3c67_45e5_922a_62f2ff8ad387),addr is...
### Current Behavior 初始nacosip无法移除,且影响后续节点IP注册 ### Expected Behavior 节点状态和nacos上保持一致 ### Error Logs 2023-12-28T17:39:11.445+0800 INFO naming_grpc/naming_grpc_proxy.go:202 Close Nacos Go SDK Client... 2023-12-28T17:39:11.446+0800 INFO rpc/grpc_client.go:200 connectionId 1703756148420_10.51.144.170_61752 received error event, isRunning:false, isAbandon=false, error=rpc...
### Current Behavior  ### Expected Behavior _No response_ ### Error Logs no valid node ### Steps to Reproduce 1.k8s部署 2.添加集群,服务名连接 3.添加服务发现Nacos,非k8s内部service访问 4.添加上游服务 5.添加api 6.添加应用 ### Environment gateway: 0.15.5 dashboard:...
### Current Behavior `{ "cache": "", "count": { "key": "", "max": 5, "request_body_type": "json", "separator": "", "separator_type": "splite" }, "count_mode": "local", "counter": "", "counter_pusher": "", "key": "", "match": { "params":...