From 52f7d4fef7d210dafae5637f7f00f74fbc8e68ce Mon Sep 17 00:00:00 2001 From: Antoine Toulme Date: Fri, 12 Jan 2024 11:56:39 -0800 Subject: [PATCH] update issue in changelog --- .chloggen/fix_datadogconnector_start.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/fix_datadogconnector_start.yaml b/.chloggen/fix_datadogconnector_start.yaml index 89aed7b79bcf2..996aed1f6ddef 100755 --- a/.chloggen/fix_datadogconnector_start.yaml +++ b/.chloggen/fix_datadogconnector_start.yaml @@ -10,7 +10,7 @@ component: datadogconnector note: Start the datadog connector when used for traces only. Support shutdown without start first. # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [30472] +issues: [30487] # (Optional) One or more lines of additional information to render under the primary note. # These lines will be padded with 2 spaces and then inserted directly into the document.