envoyproxy/gateway

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

Open

#4,413 opened on 2024年10月8日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
area/observabilityhelp wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド