-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Area: ObservabilityIncludes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP ObservabilityIncludes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP ObservabilityType: FeatureNew features or improvements in behaviorNew features or improvements in behavior
Description
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 ObservabilityIncludes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP ObservabilityType: FeatureNew features or improvements in behaviorNew features or improvements in behavior