envoyproxy / xds-relay

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

Explore adding useful debug logs to admin endpoints #145

Closed samrabelachew closed 1 year ago

samrabelachew commented 4 years ago

Goal is to keep admin endpoints clear and easy to read, so details and edge cases aren't explained very well in response bodies. Instead, look into exploring options to add this information as debug logs.

ex. adding output on reasons behind why /cache returned an empty response (cache is empty vs. key has no matching resources)