envoyproxy / xds-relay

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

Add upstream connectivity stat #150

Closed jyotimahapatra closed 4 years ago

jyotimahapatra commented 4 years ago

We need a way to know quickly the connectivity status between xds relay and the upstream control plane. This PR adds a gauge to reflect the last known connectivity state.

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

samrabelachew commented 4 years ago

lgtm