From 02609a6f8f4b6c7ed395143f0056be9ee789e7e6 Mon Sep 17 00:00:00 2001 From: Henry Verschell Date: Tue, 14 May 2024 15:26:25 -0400 Subject: [PATCH] Update bdlm_metricdescriptor.h --- groups/bdl/bdlm/bdlm_metricdescriptor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/groups/bdl/bdlm/bdlm_metricdescriptor.h b/groups/bdl/bdlm/bdlm_metricdescriptor.h index 3ce2f258bc..119ab1ce43 100644 --- a/groups/bdl/bdlm/bdlm_metricdescriptor.h +++ b/groups/bdl/bdlm/bdlm_metricdescriptor.h @@ -73,6 +73,7 @@ BSLS_IDENT("$Id$") // "backlog.g", and the tags // {"identifier":"svc.ftp.1","type":"bdlmt.fixedthreadpool"}, assuming this // was the first invocation of 'InstanceCount::value()'. +// Note that the ".g" in "backlock.g" indicates a guage metric type. // ///Usage ///-----