envoyproxy/gateway

Add server.live stat to indicate if Envoy Gateway xds server is live/not draining

Open

#4.413 geöffnet am 8. Okt. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
area/observabilityhelp wanted

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide