From 9949ece56936f6f3365c5ba7409bf9eb9512bfa6 Mon Sep 17 00:00:00 2001
From: Mike Schore
service.
Health checking: Envoy is capable of active health checking of backend servers. Active health checking along with service discovery yields eventually consistent and - extremely resiliant load balancing.
+ extremely resilient load balancing.Best in class observability: Envoy exposes a multitude of statistics to aid in system visibility and debugging as well as distributed tracing via thirdparty providers.
diff --git a/docs/landing_source/source/localizable/index.html.erb b/docs/landing_source/source/localizable/index.html.erb index 97448f8e4e40..d36a0f7fbce8 100644 --- a/docs/landing_source/source/localizable/index.html.erb +++ b/docs/landing_source/source/localizable/index.html.erb @@ -80,7 +80,7 @@ layout: layout service.Health checking: Envoy is capable of active health checking of backend servers. Active health checking along with service discovery yields eventually consistent and - extremely resiliant load balancing.
+ extremely resilient load balancing.Best in class observability: Envoy exposes a multitude of statistics to aid in system visibility and debugging as well as distributed tracing via thirdparty providers.