envoyproxy / xds-relay

Caching, aggregation, and relaying for xDS compliant clients and origin servers
Apache License 2.0
131 stars 29 forks source link

Granular Mapper Metrics #186

Closed samrabelachew closed 3 years ago

samrabelachew commented 3 years ago

Signed-off-by: Samra Belachew sbelachew@lyft.com

Reference https://github.com/envoyproxy/xds-relay/issues/183

A known issue (https://github.com/envoyproxy/envoy/issues/7529) causes envoy to generate EDS requests without resource_names, which could affect certain fragment rules. xdsrelay should skip attempting to map them to an aggregated key.

samrabelachew commented 3 years ago

@jyotimahapatra @jessicayuen

jyotimahapatra commented 3 years ago

can we update the description again