From 7056720d8fdbc255e43f5302375fdd0bf8e04b8b Mon Sep 17 00:00:00 2001 From: Ajay Sreehari Date: Tue, 14 Jan 2025 15:29:03 -0800 Subject: [PATCH] rebase with bug fix --- .chloggen/signalfxexporter-prioritize-token-in-context.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/signalfxexporter-prioritize-token-in-context.yaml b/.chloggen/signalfxexporter-prioritize-token-in-context.yaml index 5fc1ea2087580..e9bd801856220 100644 --- a/.chloggen/signalfxexporter-prioritize-token-in-context.yaml +++ b/.chloggen/signalfxexporter-prioritize-token-in-context.yaml @@ -7,7 +7,7 @@ change_type: 'enhancement' component: 'signalfxexporter' # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: 'Prioritize token in context when accesstokenpassthrough is enabled' +note: 'Prioritize retrieving token from context when accesstokenpassthrough is enabled' # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. issues: [37102]