From cf0e4e4ada2ff3c15b874a32c77bb63237887f0f Mon Sep 17 00:00:00 2001 From: Colin Sullivan Date: Tue, 16 Mar 2021 16:05:42 -0600 Subject: [PATCH] Update whats_new_22.md --- whats_new_22.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whats_new_22.md b/whats_new_22.md index bc50478..9bd2ef5 100644 --- a/whats_new_22.md +++ b/whats_new_22.md @@ -65,7 +65,7 @@ Why wait for timeouts when services aren’t available? When a request is made t ### Subject Mapping and Traffic Shaping -Reduce risk when onboarding new services. Canary deployments, A/B testing, and transparent teeing of data streams are now fully supported in NATS. The NATS Server allows accounts to form subject mappings from one subject to another for both client inbound and service import invocations and allows weighted sets for the destinations. Map any percentage - 1 to 100 percent of your traffic - to other subjects, and change this at runtime with a server configuration reload. You can even artificially drop a percentage of traffic to introduce into your system. +Reduce risk when onboarding new services. Canary deployments, A/B testing, and transparent teeing of data streams are now fully supported in NATS. The NATS Server allows accounts to form subject mappings from one subject to another for both client inbound and service import invocations and allows weighted sets for the destinations. Map any percentage - 1 to 100 percent of your traffic - to other subjects, and change this at runtime with a server configuration reload. You can even artificially drop a percentage of traffic to introduce chaos testing in your system. ### Account Monitoring - More Meaningful Metrics