envoyproxy/envoy

Request for improved details surrounding Envoy stats and metrics documentation

Open

#14.865 aperta il 29 gen 2021

Vedi su GitHub
 (2 commenti) (3 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/docshelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor