Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

spring-boot-polaris能支持 自定义路由规则,熔断规则,限流规则 #15

@davionchen

Description

@davionchen

What is the feature you want to add?

spring-boot-polaris能支持 自定义路由规则,熔断规则,限流规则。

Why do you want to add this feature?

spring-boot-polaris进行服务路由,只支持namespace和service两种参数,无法扩展。

现阶段无法在一个service内做规则路由,只能通过创建多个service,增加了维护成本。

How to implement this feature?
需要PolarisTarget类支持上报 方法名,metadata等数据。
需要PolarisFeignClient 上报方法名等数据。
上述数据可以从polarisFeignOptions获取,可以从RequestTemplate获取。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions