From 99c6eee15821ebc71a252d2f0abe7de7664dad3c Mon Sep 17 00:00:00 2001 From: Yang Song Date: Wed, 23 Oct 2024 17:08:24 -0400 Subject: [PATCH] Apply suggestions from code review --- .chloggen/dd-conn-peer-tags.yaml | 2 +- .chloggen/dd-exp-peer-tags.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.chloggen/dd-conn-peer-tags.yaml b/.chloggen/dd-conn-peer-tags.yaml index 7956e39db686..2df3ee8da4a1 100644 --- a/.chloggen/dd-conn-peer-tags.yaml +++ b/.chloggen/dd-conn-peer-tags.yaml @@ -10,7 +10,7 @@ component: datadogconnector note: "Flip configs `traces::compute_stats_by_span_kind`, `traces::peer_tags_aggregation` and `traces::peer_service_aggregation` to true by default" # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [] +issues: [35969] # (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. diff --git a/.chloggen/dd-exp-peer-tags.yaml b/.chloggen/dd-exp-peer-tags.yaml index 5df058b07987..55fe8d5b5999 100644 --- a/.chloggen/dd-exp-peer-tags.yaml +++ b/.chloggen/dd-exp-peer-tags.yaml @@ -10,7 +10,7 @@ component: datadogexporter note: "Flip configs `traces::compute_stats_by_span_kind`, `traces::peer_tags_aggregation` and `traces::peer_service_aggregation` to true by default" # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [] +issues: [35969] # (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.