From 8e55d17885aca6a5afca1d2805d8a933f2acf807 Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:20:51 -0700 Subject: [PATCH] [chore] fix typo in changelog (#34442) Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> --- .chloggen/codeboten_update-scope-2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/codeboten_update-scope-2.yaml b/.chloggen/codeboten_update-scope-2.yaml index 4133fe2eee34..61426b5ec2ac 100644 --- a/.chloggen/codeboten_update-scope-2.yaml +++ b/.chloggen/codeboten_update-scope-2.yaml @@ -7,7 +7,7 @@ change_type: breaking component: loadbalancingexporter # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Update the scope name for telemetry produced by the loadbalancingexporter from otelcol/loki to github.com/open-telemetry/opentelemetry-collector-contrib/exporter/lokiexporter +note: Update the scope name for telemetry produced by the loadbalancingexporter from otelcol/loadbalancing to github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. issues: [34429]