envoyproxy/envoy

Improve health status logging on envoy

Geschlossen

#40.221 geöffnet am 14.07.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/health_checkingenhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide