From 329a161a337bfdbfa0f6b1d817c331bbed05a299 Mon Sep 17 00:00:00 2001 From: Tim Vaillancourt Date: Tue, 4 Jun 2024 01:16:46 +0200 Subject: [PATCH] Update changelog/20.0/20.0.0/summary.md Co-authored-by: Deepthi Sigireddi Signed-off-by: Tim Vaillancourt --- changelog/20.0/20.0.0/summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/20.0/20.0.0/summary.md b/changelog/20.0/20.0.0/summary.md index 47f22286f2f..f6b2a2bb688 100644 --- a/changelog/20.0/20.0.0/summary.md +++ b/changelog/20.0/20.0.0/summary.md @@ -330,7 +330,7 @@ VTTablet exposes two new counter stats: VTGate and VTTablet exposes a new counter stat `QueryTextCharactersProcessed` to reflect the number of query text characters processed. -VTGate groups this metric by Operation, Keyspace and DbType. On VTTablet it is grouped by Table, Plan and optionally Workload. +VTGate groups this metric by Operation, Keyspace and TabletType. On VTTablet it is grouped by Table, Plan and optionally Workload. ### `SIGHUP` reload of gRPC client static auth creds