envoyproxy / xds-relay

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

Add more client stats/logs per aggregated key #166

Closed jyotimahapatra closed 4 years ago

jyotimahapatra commented 4 years ago

While rolling out xdsrelay in staging, we noticed difficulty in debugging a cache drift between upstream control plane and xdsrelay. It was hard to associate errors in xdsrelay with the per service cache drift. It would be easy to track errors if we had granular per key stats.

Signed-off-by: Jyoti Mahapatra jmahapatra@lyft.com