envoyproxy/gateway

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

Open

#4 413 ouverte le 8 oct. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (802 forks)auto 404
area/observabilityhelp wanted

Métriques du dépôt

Stars
 (2 871 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur