Skip to content

服务治理过程中如何保护核心业务场景的调用 #3

@SamElvi

Description

@SamElvi

我们在服务治理过程中遇到了一个比较复杂的问题,
在我们微服务的网络中,虽然我们可以对服务进行分级赋予不同的权重,在治理过程中对来源不同权重的服务进行限流。
但是存在一种场景,如果我们的核心业务的调用链路经过不同权重的服务,
我们在服务治理过程中,需要鉴别这种核心场景业务的调用。
这个模型的设计是通过otco-ns的“标签隔离”功能进行实现吗?
如果是进行标签隔离,那么我们的标签应该在哪个阶段打?打在什么地方呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions