diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index 0ac1a3091f..d082953315 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -1206,12 +1206,15 @@ These environment variables affect the behavior of the pilot-agent endpoint_no_podLastValueEndpoints without an associated pod. +envoy_connection_terminationsSumThe total number of connection errors from envoy galley_validation_config_delete_errorCountk8s webhook configuration delete error galley_validation_config_loadCountk8s webhook configuration (re)loads galley_validation_config_load_errorCountk8s webhook configuration (re)load error galley_validation_config_update_errorCountk8s webhook configuration update error galley_validation_config_updatesCountk8s webhook configuration updates istio_buildLastValueIstio component build info +istiod_connection_failuresSumThe total number of connection failures to Istiod +istiod_connection_terminationsSumThe total number of connection errors to Istiod num_failed_outgoing_requestsSumNumber of failed outgoing requests (e.g. to a token exchange server, CA, etc.) num_outgoing_requestsSumNumber of total outgoing requests (e.g. to a token exchange server, CA, etc.) num_outgoing_retriesSumNumber of outgoing retry requests (e.g. to a token exchange server, CA, etc.)