Skip to content

服务地图支持RPC调用关系 #30

Closed
@wertycn

Description

@wertycn

Is your feature request related to a problem? Please describe.
当前服务地图仅支持HTTP API 调用关系,但对于微服务系统,服务间内部调用主要依赖于RPC调用(如Dubbo,GRPC等),这部分信息比HTTP API的调用关系在评价分布式系统状态时会更加重要

Describe the solution you'd like
增加RPC服务地图支持

Describe alternatives you've considered
可以提供服务地图依赖信息扫描的接口,基于该接口实现各框架的依赖关系扫描的组件,代码实现可以开放交给社区贡献或者使用方基于自身服务情况进行实现

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions