From 994c13adc2fa76273a5dc29a0f0b0c422d95eb66 Mon Sep 17 00:00:00 2001 From: ChrsMark Date: Mon, 29 Apr 2024 11:19:46 +0300 Subject: [PATCH] fix changelog Signed-off-by: ChrsMark --- .chloggen/decouple_shared_memory_metric.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/decouple_shared_memory_metric.yaml b/.chloggen/decouple_shared_memory_metric.yaml index 99f1e15a55..5f5fb7be4e 100755 --- a/.chloggen/decouple_shared_memory_metric.yaml +++ b/.chloggen/decouple_shared_memory_metric.yaml @@ -10,7 +10,7 @@ change_type: 'breaking' component: system # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Remove `shared` from `system.memory.state` values and make it a standalone metric +note: Deprecate `shared` from `system.memory.state` values and make it a standalone metric # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. # The values here must be integers.