envoyproxy/gateway
在 GitHub 查看Add server.live stat to indicate if Envoy Gateway xds server is live/not draining
Open
#4,413 创建于 2024年10月8日
area/observabilityhelp wanted
仓库指标
- Star
- (2,871 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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.