envoyproxy/gateway

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

Open

#4,413 创建于 2024年10月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (802 fork)auto 404
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.

贡献者指南