From 2ac2b5cfd6ab92078200c277eefc80f1d34fc152 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Tue, 16 Mar 2021 17:14:40 -0500 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 9bd2ef5..a271f52 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 chaos testing in 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 to your system. ### Account Monitoring - More Meaningful Metrics