envoyproxy / xds-relay

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

Make granular mapper error stats #183

Closed jyotimahapatra closed 4 years ago

jyotimahapatra commented 4 years ago

Due to a known envoy bug https://envoyproxy.slack.com/archives/CTULFMN91/p1604021749001700 the mapper errors spikes during scale downs. It would be great if we had granular stats for the mapper errors so that we can ignore the error scenario related to the bug.