Skip to content

Route metrics with XDS #8446

@davinci26

Description

@davinci26

Image the following scenario:

You have a grpc-client that is using xds::///listener.name as the address and the XDS resolver and the client is advertising a routing table in the form:

if header-1 == foo
   route cluster foo
if header-2 == bar
   route cluster bar

Now the client would like to have stats on when cluster foo was used vs when cluster bar was used but the current stats hander don't provide this information.

Is this correct? How are people expected to have this observability client side?

Metadata

Metadata

Assignees

Labels

Area: ObservabilityIncludes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP ObservabilityType: FeatureNew features or improvements in behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions