envoyproxy/envoy

Improve health status logging on envoy

Fermée

#40 221 ouverte le 14 juil. 2025

 (3 commentaires) (0 réaction) (0 personne assignée)C++ (5 373 forks)batch import
area/health_checkingenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 étoiles)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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.

Guide contributeur