envoyproxy/envoy

Improve health status logging on envoy

Fechada

#40.221 aberto em 14 de jul. de 2025

 (3 comentários) (0 reação) (0 responsável)C++ (5.373 forks)batch import
area/health_checkingenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

Title: Improve health status logging on envoy

Description: On envoy HealthCheckEjectUnhealthy() will only emit HealthCheckFailureType (ACTIVE (DEFAULT) ⁣, PASSIVE, ⁣ NETWORK, ⁣ NETWORK_TIMEOUT). It would be nice to have the option for more verbose logs such as http status codes.

Guia do colaborador