envoyproxy/gateway
Vedi su GitHubAdd server.live stat to indicate if Envoy Gateway xds server is live/not draining
Open
#4413 aperta il 8 ott 2024
area/observabilityhelp wanted
Metriche repository
- Star
- (2871 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description:
Currently, the is no utility stat to indicate if xds server (or even entire Envoy Gateway which consists of multiple components) is live or not. One could rely on process_cpu_seconds_total but it would be convenient to have a dedicated metrics that also takes draining state into account.
[optional Relevant Links:]
Any extra documentation required to understand the issue.