diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index e5cda95c21..8eccde50f3 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -6288,6 +6288,7 @@ These environment variables affect the behavior of the istioctl com galley_validation_config_updatesCountk8s webhook configuration updates get_cr_error_totalSumNumber of times fetching CR from apiserver failed istio_buildLastValueIstio component build info +istiod_managed_clustersLastValueNumber of clusters managed by istiod legacy_path_translation_totalSumNumber of times a legacy API path is translated manifest_patch_error_totalSumNumber of times K8S patch overlays failed manifest_render_error_totalSumNumber of times error occurred during rendering output manifest diff --git a/content/en/docs/reference/commands/operator/index.html b/content/en/docs/reference/commands/operator/index.html index 66f06a5ddc..46dcba363e 100644 --- a/content/en/docs/reference/commands/operator/index.html +++ b/content/en/docs/reference/commands/operator/index.html @@ -645,6 +645,7 @@ These environment variables affect the behavior of the operator com galley_validation_config_updatesCountk8s webhook configuration updates get_cr_error_totalSumNumber of times fetching CR from apiserver failed istio_buildLastValueIstio component build info +istiod_managed_clustersLastValueNumber of clusters managed by istiod legacy_path_translation_totalSumNumber of times a legacy API path is translated manifest_patch_error_totalSumNumber of times K8S patch overlays failed manifest_render_error_totalSumNumber of times error occurred during rendering output manifest diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index f955ec6d51..675ea6ee4b 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -1318,6 +1318,7 @@ These environment variables affect the behavior of the pilot-agent 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 +istiod_managed_clustersLastValueNumber of clusters managed by istiod num_failed_outgoing_requestsSumNumber of failed outgoing requests (e.g. to a token exchange server, CA, etc.) num_file_secret_failures_totalSumNumber of times secret generation failed for files num_file_watcher_failures_totalSumNumber of times file watcher failed to add watchers diff --git a/content/en/docs/reference/commands/pilot-discovery/index.html b/content/en/docs/reference/commands/pilot-discovery/index.html index 02f3604073..bfe05e430e 100644 --- a/content/en/docs/reference/commands/pilot-discovery/index.html +++ b/content/en/docs/reference/commands/pilot-discovery/index.html @@ -1123,6 +1123,7 @@ These environment variables affect the behavior of the pilot-discoverygalley_validation_http_errorSumResource validation http serve errors galley_validation_passedSumResource is valid istio_buildLastValueIstio component build info +istiod_managed_clustersLastValueNumber of clusters managed by istiod num_outgoing_retriesSumNumber of outgoing retry requests (e.g. to a token exchange server, CA, etc.) pilot_conflict_inbound_listenerLastValueNumber of conflicting inbound listeners. pilot_conflict_outbound_listener_http_over_current_tcpLastValueNumber of conflicting wildcard http listeners with current wildcard tcp listener.