From eca496a2cf20ad4abefc687778f50f3bc7a08834 Mon Sep 17 00:00:00 2001 From: Zach Cross <1027663+zcross@users.noreply.github.com> Date: Wed, 2 Aug 2023 18:27:07 -0400 Subject: [PATCH] Update .chloggen/zcross_jaegerremotesampling_support-header-enhancement-outbound-grpc.yaml Co-authored-by: Antoine Toulme --- ...remotesampling_support-header-enhancement-outbound-grpc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/zcross_jaegerremotesampling_support-header-enhancement-outbound-grpc.yaml b/.chloggen/zcross_jaegerremotesampling_support-header-enhancement-outbound-grpc.yaml index ee704d786381..429e03750fd1 100755 --- a/.chloggen/zcross_jaegerremotesampling_support-header-enhancement-outbound-grpc.yaml +++ b/.chloggen/zcross_jaegerremotesampling_support-header-enhancement-outbound-grpc.yaml @@ -9,7 +9,7 @@ change_type: enhancement component: extension/jaegerremotesampling # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: gRPC remote source usage in jaegerremotesampling extension propagates HTTP headers if set gRPC client config +note: gRPC remote source usage in jaegerremotesampling extension propagates HTTP headers if set in gRPC client config # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. issues: [24414]