envoyproxy/envoy

Request for improved details surrounding Envoy stats and metrics documentation

Open

#14,865 创建于 2021年1月29日

在 GitHub 查看
 (2 评论) (3 反应) (0 负责人)C++ (5,373 fork)batch import
area/docshelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: Request for improved details surrounding stats and metrics documentation

Description: When customers are debugging issues such as connection resets failures (Contour/Envoy) deployment there have been requests for more in depth descriptions for metrics and statistics that are available in Envoy and documented on the Envoy page.

One example of this is the “upstream_cx_destroy_with_active_rq” metric. It is defined as "Total connections destroyed with 1+ active request". Also found an older issue where a similar request was made, specific to this metric, https://github.com/envoyproxy/envoy/issues/6455

A second example is the "upstream cx_open" stat, but it is not clear how connections are managed, when are they closed when are the reused, etc.

This request is general but provides two examples.

[optional Relevant Links:] https://www.envoyproxy.io/docs/envoy/latest/configuration/upstream/cluster_manager/cluster_stats https://www.envoyproxy.io/docs/envoy/v1.15.0/configuration/http/http_conn_man/stats#config-http-conn-man-stats

贡献者指南